#ABBFEE#ABBFEE
#ABBFEE is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.6% C 0.070 H 266.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFEE |
|---|---|
| RGB | rgb(171, 191, 238) |
| HSL | hsl(222, 66%, 80%) |
| HSV | hsv(222, 28%, 93%) |
| CMYK | cmyk(28.2%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.34, 3.60, -25.55) |
| CIE-LCH | lch(77.34, 25.80, 278.03°) |
| OKLab | oklab(80.58% -0.0039 -0.0703) |
| OKLCH | oklch(80.58% 0.07 266.8) |
| XYZ | xyz(50.8537, 52.0909, 88.2475) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.58
Light Periwinkle
#C1C6FC
ΔE00 5.09
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFEE #EEDAAB
analogous
#ABE0EE #ABBFEE #B9ABEE
triadic
#ABBFEE #EEABBF #BFEEAB
tetradic
#ABBFEE #EEABE0 #EEDAAB #ABEEB9
square
#ABBFEE #EEABE0 #EEDAAB #ABEEB9
split-complementary
#ABBFEE #EEB9AB #E0EEAB
monochromatic
#4571D9 #7898E4 #ABBFEE #DEE6F8 #E6ECFA
Accessibility & contrast
On white
1.84
#ABBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ABBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFEE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFEE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#99C8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbfee; /* rgb */ color: rgb(171, 191, 238); /* oklch */ color: oklch(80.6% 0.070 266.8);
Tailwind
colors: {
custom: {
50: '#c5d2f3',
500: '#abbfee',
950: '#000000',
},
}SCSS
$custom: #abbfee; $custom-light: #c5d2f3; $custom-dark: #000000;
JSON
{
"hex": "#abbfee",
"rgb": {
"r": 171,
"g": 191,
"b": 238
},
"hsl": {
"h": 222.09,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80577,
"c": 0.07036,
"h": 266.8
},
"luminance": 0.52093
}Semantic roles & 50–950 ramp
primary
#ABBFEE
secondary
#CBB172
accent
#9817CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385