#ABAEFD#ABAEFD
#ABAEFD is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.112 H 281.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEFD |
|---|---|
| RGB | rgb(171, 174, 253) |
| HSL | hsl(238, 95%, 83%) |
| HSV | hsv(238, 32%, 99%) |
| CMYK | cmyk(32.4%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.56, 16.67, -39.46) |
| CIE-LCH | lch(73.56, 42.84, 292.90°) |
| OKLab | oklab(77.83% 0.0229 -0.1098) |
| OKLCH | oklch(77.83% 0.112 281.8) |
| XYZ | xyz(49.6554, 46.0204, 99.1760) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.13
Lavender
#B39DDB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEFD #FDFAAB
analogous
#ABD7FD #ABAEFD #D1ABFD
triadic
#ABAEFD #FDABAE #AEFDAB
tetradic
#ABAEFD #FDABD7 #FDFAAB #ABFDD1
square
#ABAEFD #FDABD7 #FDFAAB #ABFDD1
split-complementary
#ABAEFD #FDD1AB #D7FDAB
monochromatic
#333BFA #6F74FC #ABAEFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.06
#ABAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#ABAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEFD
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEFD | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#96BDCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaefd; /* rgb */ color: rgb(171, 174, 253); /* oklch */ color: oklch(77.8% 0.112 281.8);
Tailwind
colors: {
custom: {
50: '#c6c6fe',
500: '#abaefd',
950: '#000000',
},
}SCSS
$custom: #abaefd; $custom-light: #c6c6fe; $custom-dark: #000000;
JSON
{
"hex": "#abaefd",
"rgb": {
"r": 171,
"g": 174,
"b": 253
},
"hsl": {
"h": 237.805,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.77833,
"c": 0.11221,
"h": 281.8
},
"luminance": 0.46022
}Semantic roles & 50–950 ramp
primary
#ABAEFD
secondary
#F7F5D4
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286