#ABBEF9#ABBEF9
#ABBEF9 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.8% C 0.086 H 270.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEF9 |
|---|---|
| RGB | rgb(171, 190, 249) |
| HSL | hsl(225, 87%, 82%) |
| HSV | hsv(225, 31%, 98%) |
| CMYK | cmyk(31.3%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(77.47, 6.83, -31.25) |
| CIE-LCH | lch(77.47, 31.98, 282.32°) |
| OKLab | oklab(80.82% 0.0009 -0.0864) |
| OKLCH | oklch(80.82% 0.086 270.6) |
| XYZ | xyz(52.3021, 52.3225, 96.9477) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.77
Light Periwinkle
#C1C6FC
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.10
Periwinkle
#CCCCFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEF9 #F9E6AB
analogous
#ABE5F9 #ABBEF9 #BFABF9
triadic
#ABBEF9 #F9ABBE #BEF9AB
tetradic
#ABBEF9 #F9ABE5 #F9E6AB #ABF9BF
square
#ABBEF9 #F9ABE5 #F9E6AB #ABF9BF
split-complementary
#ABBEF9 #F9BFAB #E5F9AB
monochromatic
#3966F1 #7292F5 #ABBEF9 #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.83
#ABBEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#ABBEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEF9
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEF9 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FC
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#95C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbef9; /* rgb */ color: rgb(171, 190, 249); /* oklch */ color: oklch(80.8% 0.086 270.6);
Tailwind
colors: {
custom: {
50: '#c5d1fb',
500: '#abbef9',
950: '#000000',
},
}SCSS
$custom: #abbef9; $custom-light: #c5d1fb; $custom-dark: #000000;
JSON
{
"hex": "#abbef9",
"rgb": {
"r": 171,
"g": 190,
"b": 249
},
"hsl": {
"h": 225.385,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.80816,
"c": 0.08638,
"h": 270.6
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#ABBEF9
secondary
#DBC06D
accent
#AC02E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385