#ABAEFE#ABAEFE
#ABAEFE is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.9% C 0.114 H 281.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEFE |
|---|---|
| RGB | rgb(171, 174, 254) |
| HSL | hsl(238, 98%, 83%) |
| HSV | hsv(238, 33%, 100%) |
| CMYK | cmyk(32.7%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.60, 16.92, -39.93) |
| CIE-LCH | lch(73.60, 43.37, 292.96°) |
| OKLab | oklab(77.88% 0.0232 -0.1112) |
| OKLCH | oklch(77.88% 0.114 281.8) |
| XYZ | xyz(49.8151, 46.0843, 100.0172) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.13
Lavender
#B39DDB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEFE #FEFBAB
analogous
#ABD7FE #ABAEFE #D1ABFE
triadic
#ABAEFE #FEABAE #AEFEAB
tetradic
#ABAEFE #FEABD7 #FEFBAB #ABFED1
square
#ABAEFE #FEABD7 #FEFBAB #ABFED1
split-complementary
#ABAEFE #FED1AB #D7FEAB
monochromatic
#3239FD #6F74FD #ABAEFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
2.06
#ABAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ABAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEFE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEFE | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#95BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaefe; /* rgb */ color: rgb(171, 174, 254); /* oklch */ color: oklch(77.9% 0.114 281.8);
Tailwind
colors: {
custom: {
50: '#c6c6ff',
500: '#abaefe',
950: '#000000',
},
}SCSS
$custom: #abaefe; $custom-light: #c6c6ff; $custom-dark: #000000;
JSON
{
"hex": "#abaefe",
"rgb": {
"r": 171,
"g": 174,
"b": 254
},
"hsl": {
"h": 237.831,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.77878,
"c": 0.11361,
"h": 281.8
},
"luminance": 0.46086
}Semantic roles & 50–950 ramp
primary
#ABAEFE
secondary
#F7F6D4
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286