#ABAEDF#ABAEDF
#ABAEDF is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.6% C 0.070 H 281.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEDF |
|---|---|
| RGB | rgb(171, 174, 223) |
| HSL | hsl(237, 45%, 77%) |
| HSV | hsv(237, 23%, 87%) |
| CMYK | cmyk(23.3%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.40, 9.37, -24.96) |
| CIE-LCH | lch(72.40, 26.67, 290.58°) |
| OKLab | oklab(76.55% 0.0144 -0.0685) |
| OKLCH | oklch(76.55% 0.07 281.9) |
| XYZ | xyz(45.2466, 44.2568, 75.9563) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.39
Lavender
#B39DDB
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.93
Pale Violet
#CEAEFA
ΔE00 8.90
Pastel Blue
#A2BFFE
ΔE00 9.06
Light Violet
#D6B4FC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEDF #DFDCAB
analogous
#ABC8DF #ABAEDF #C2ABDF
triadic
#ABAEDF #DFABAE #AEDFAB
tetradic
#ABAEDF #DFABC8 #DFDCAB #ABDFC2
square
#ABAEDF #DFABC8 #DFDCAB #ABDFC2
split-complementary
#ABAEDF #DFC2AB #C8DFAB
monochromatic
#5259BD #7F83CE #ABAEDF #D7D9F0 #E9EAF7
Accessibility & contrast
On white
2.13
#ABAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#ABAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEDF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEDF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E1
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#9FB7BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaedf; /* rgb */ color: rgb(171, 174, 223); /* oklch */ color: oklch(76.6% 0.070 281.9);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#abaedf',
950: '#000000',
},
}SCSS
$custom: #abaedf; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#abaedf",
"rgb": {
"r": 171,
"g": 174,
"b": 223
},
"hsl": {
"h": 236.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.76553,
"c": 0.07002,
"h": 281.9
},
"luminance": 0.44258
}Semantic roles & 50–950 ramp
primary
#ABAEDF
secondary
#EEEDDD
accent
#B02EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284