#ABBEF1#ABBEF1
#ABBEF1 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.075 H 268.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEF1 |
|---|---|
| RGB | rgb(171, 190, 241) |
| HSL | hsl(224, 71%, 81%) |
| HSV | hsv(224, 29%, 95%) |
| CMYK | cmyk(29%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(77.18, 4.87, -27.40) |
| CIE-LCH | lch(77.18, 27.83, 280.08°) |
| OKLab | oklab(80.49% -0.0016 -0.0755) |
| OKLCH | oklch(80.49% 0.075 268.8) |
| XYZ | xyz(51.0808, 51.8340, 90.5156) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.42
Light Periwinkle
#C1C6FC
ΔE00 4.85
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEF1 #F1DEAB
analogous
#ABE1F1 #ABBEF1 #BBABF1
triadic
#ABBEF1 #F1ABBE #BEF1AB
tetradic
#ABBEF1 #F1ABE1 #F1DEAB #ABF1BB
square
#ABBEF1 #F1ABE1 #F1DEAB #ABF1BB
split-complementary
#ABBEF1 #F1BBAB #E1F1AB
monochromatic
#426DE0 #7795E8 #ABBEF1 #DFE7FA #E5EBFB
Accessibility & contrast
On white
1.85
#ABBEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABBEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEF1
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEF1 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F3
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#98C8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbef1; /* rgb */ color: rgb(171, 190, 241); /* oklch */ color: oklch(80.5% 0.075 268.8);
Tailwind
colors: {
custom: {
50: '#c5d1f5',
500: '#abbef1',
950: '#000000',
},
}SCSS
$custom: #abbef1; $custom-light: #c5d1f5; $custom-dark: #000000;
JSON
{
"hex": "#abbef1",
"rgb": {
"r": 171,
"g": 190,
"b": 241
},
"hsl": {
"h": 223.714,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.80492,
"c": 0.07549,
"h": 268.8
},
"luminance": 0.51836
}Semantic roles & 50–950 ramp
primary
#ABBEF1
secondary
#D0B671
accent
#9F12D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385