#ABBAEF#ABBAEF
#ABBAEF is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.6% C 0.077 H 272.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAEF |
|---|---|
| RGB | rgb(171, 186, 239) |
| HSL | hsl(227, 68%, 80%) |
| HSV | hsv(227, 28%, 94%) |
| CMYK | cmyk(28.5%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(76.07, 6.57, -28.02) |
| CIE-LCH | lch(76.07, 28.78, 283.20°) |
| OKLab | oklab(79.6% 0.0031 -0.0772) |
| OKLCH | oklch(79.6% 0.077 272.3) |
| XYZ | xyz(49.9292, 50.0062, 88.6661) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAEF #EFE0AB
analogous
#ABDCEF #ABBAEF #BEABEF
triadic
#ABBAEF #EFABBA #BAEFAB
tetradic
#ABBAEF #EFABDC #EFE0AB #ABEFBE
square
#ABBAEF #EFABDC #EFE0AB #ABEFBE
split-complementary
#ABBAEF #EFBEAB #DCEFAB
monochromatic
#4466DB #7890E5 #ABBAEF #DEE4F9 #E5EAFA
Accessibility & contrast
On white
1.91
#ABBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#ABBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAEF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAEF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF1
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#99C4CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbaef; /* rgb */ color: rgb(171, 186, 239); /* oklch */ color: oklch(79.6% 0.077 272.3);
Tailwind
colors: {
custom: {
50: '#c5cef4',
500: '#abbaef',
950: '#000000',
},
}SCSS
$custom: #abbaef; $custom-light: #c5cef4; $custom-dark: #000000;
JSON
{
"hex": "#abbaef",
"rgb": {
"r": 171,
"g": 186,
"b": 239
},
"hsl": {
"h": 226.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.79604,
"c": 0.07727,
"h": 272.3
},
"luminance": 0.50008
}Semantic roles & 50–950 ramp
primary
#ABBAEF
secondary
#CDB971
accent
#A716D0
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385