#ABBFE9#ABBFE9
#ABBFE9 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.4% C 0.064 H 265.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFE9 |
|---|---|
| RGB | rgb(171, 191, 233) |
| HSL | hsl(221, 58%, 79%) |
| HSV | hsv(221, 27%, 91%) |
| CMYK | cmyk(26.6%, 18%, 0%, 8.6%) |
| CIE-LAB | lab(77.16, 2.42, -23.12) |
| CIE-LCH | lch(77.16, 23.25, 275.96°) |
| OKLab | oklab(80.38% -0.0055 -0.0634) |
| OKLCH | oklch(80.38% 0.064 265) |
| XYZ | xyz(50.1293, 51.8012, 84.4324) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.20
Lightsteelblue
#B0C4DE
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Light Blue Grey
#B7C9E2
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFE9 #E9D5AB
analogous
#ABDEE9 #ABBFE9 #B6ABE9
triadic
#ABBFE9 #E9ABBF #BFE9AB
tetradic
#ABBFE9 #E9ABDE #E9D5AB #ABE9B6
square
#ABBFE9 #E9ABDE #E9D5AB #ABE9B6
split-complementary
#ABBFE9 #E9B6AB #DEE9AB
monochromatic
#4A75D0 #7B9ADC #ABBFE9 #DBE4F6 #E7EDF9
Accessibility & contrast
On white
1.85
#ABBFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#ABBFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFE9
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFE9 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EB
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#9BC7CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbfe9; /* rgb */ color: rgb(171, 191, 233); /* oklch */ color: oklch(80.4% 0.064 265.0);
Tailwind
colors: {
custom: {
50: '#c5d2f0',
500: '#abbfe9',
950: '#000000',
},
}SCSS
$custom: #abbfe9; $custom-light: #c5d2f0; $custom-dark: #000000;
JSON
{
"hex": "#abbfe9",
"rgb": {
"r": 171,
"g": 191,
"b": 233
},
"hsl": {
"h": 220.645,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.80384,
"c": 0.06366,
"h": 265
},
"luminance": 0.51803
}Semantic roles & 50–950 ramp
primary
#ABBFE9
secondary
#C5AA74
accent
#901FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385