#ABBFED#ABBFED
#ABBFED is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.5% C 0.069 H 266.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFED |
|---|---|
| RGB | rgb(171, 191, 237) |
| HSL | hsl(222, 65%, 80%) |
| HSV | hsv(222, 28%, 93%) |
| CMYK | cmyk(27.8%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(77.30, 3.37, -25.06) |
| CIE-LCH | lch(77.30, 25.29, 277.65°) |
| OKLab | oklab(80.54% -0.0042 -0.0689) |
| OKLCH | oklch(80.54% 0.069 266.5) |
| XYZ | xyz(50.7072, 52.0323, 87.4759) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.69
Light Periwinkle
#C1C6FC
ΔE00 5.15
Powder Blue (survey)
#B1D1FC
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFED #EDD9AB
analogous
#ABE0ED #ABBFED #B8ABED
triadic
#ABBFED #EDABBF #BFEDAB
tetradic
#ABBFED #EDABE0 #EDD9AB #ABEDB8
square
#ABBFED #EDABE0 #EDD9AB #ABEDB8
split-complementary
#ABBFED #EDB8AB #E0EDAB
monochromatic
#4672D7 #7999E2 #ABBFED #DDE5F8 #E6ECFA
Accessibility & contrast
On white
1.84
#ABBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFED
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFED | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#ABBCEC
Tritanopia (blue-blind)
#99C8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbfed; /* rgb */ color: rgb(171, 191, 237); /* oklch */ color: oklch(80.5% 0.069 266.5);
Tailwind
colors: {
custom: {
50: '#c5d2f3',
500: '#abbfed',
950: '#000000',
},
}SCSS
$custom: #abbfed; $custom-light: #c5d2f3; $custom-dark: #000000;
JSON
{
"hex": "#abbfed",
"rgb": {
"r": 171,
"g": 191,
"b": 237
},
"hsl": {
"h": 221.818,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.80538,
"c": 0.06901,
"h": 266.5
},
"luminance": 0.52034
}Semantic roles & 50–950 ramp
primary
#ABBFED
secondary
#CAAF72
accent
#9619CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385