#ABAEEF#ABAEEF
#ABAEEF is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.093 H 281.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEEF |
|---|---|
| RGB | rgb(171, 174, 239) |
| HSL | hsl(237, 68%, 80%) |
| HSV | hsv(237, 28%, 94%) |
| CMYK | cmyk(28.5%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.00, 13.19, -32.75) |
| CIE-LCH | lch(73.00, 35.31, 291.94°) |
| OKLab | oklab(77.21% 0.0192 -0.0906) |
| OKLCH | oklch(77.21% 0.093 281.9) |
| XYZ | xyz(47.5065, 45.1608, 87.8586) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 7.44
Lavender
#B39DDB
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEEF #EFECAB
analogous
#ABD0EF #ABAEEF #CAABEF
triadic
#ABAEEF #EFABAE #AEEFAB
tetradic
#ABAEEF #EFABD0 #EFECAB #ABEFCA
square
#ABAEEF #EFABD0 #EFECAB #ABEFCA
split-complementary
#ABAEEF #EFCAAB #D0EFAB
monochromatic
#444BDB #787CE5 #ABAEEF #DEE0F9 #E5E6FA
Accessibility & contrast
On white
2.09
#ABAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ABAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEEF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEEF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#9ABAC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abaeef; /* rgb */ color: rgb(171, 174, 239); /* oklch */ color: oklch(77.2% 0.093 281.9);
Tailwind
colors: {
custom: {
50: '#c5c6f4',
500: '#abaeef',
950: '#000000',
},
}SCSS
$custom: #abaeef; $custom-light: #c5c6f4; $custom-dark: #000000;
JSON
{
"hex": "#abaeef",
"rgb": {
"r": 171,
"g": 174,
"b": 239
},
"hsl": {
"h": 237.353,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.77214,
"c": 0.09264,
"h": 281.9
},
"luminance": 0.45162
}Semantic roles & 50–950 ramp
primary
#ABAEEF
secondary
#F2F1D9
accent
#C816D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285