#ABBBE8#ABBBE8
#ABBBE8 is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.5% C 0.067 H 269.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE8 |
|---|---|
| RGB | rgb(171, 187, 232) |
| HSL | hsl(224, 57%, 79%) |
| HSV | hsv(224, 26%, 91%) |
| CMYK | cmyk(26.3%, 19.4%, 0%, 9%) |
| CIE-LAB | lab(76.08, 4.35, -24.22) |
| CIE-LCH | lch(76.08, 24.61, 280.18°) |
| OKLab | oklab(79.53% -0.0005 -0.0665) |
| OKLCH | oklch(79.53% 0.067 269.6) |
| XYZ | xyz(49.1265, 50.0233, 83.3954) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE8 #E8D8AB
analogous
#ABDAE8 #ABBBE8 #BAABE8
triadic
#ABBBE8 #E8ABBB #BBE8AB
tetradic
#ABBBE8 #E8ABDA #E8D8AB #ABE8BA
square
#ABBBE8 #E8ABDA #E8D8AB #ABE8BA
split-complementary
#ABBBE8 #E8BAAB #DAE8AB
monochromatic
#4B6DCE #7B94DB #ABBBE8 #DBE2F5 #E7ECF8
Accessibility & contrast
On white
1.91
#ABBBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABBBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE8
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE8 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBEEA
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#9BC4CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbe8; /* rgb */ color: rgb(171, 187, 232); /* oklch */ color: oklch(79.5% 0.067 269.6);
Tailwind
colors: {
custom: {
50: '#c5cfef',
500: '#abbbe8',
950: '#000000',
},
}SCSS
$custom: #abbbe8; $custom-light: #c5cfef; $custom-dark: #000000;
JSON
{
"hex": "#abbbe8",
"rgb": {
"r": 171,
"g": 187,
"b": 232
},
"hsl": {
"h": 224.262,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.79529,
"c": 0.0665,
"h": 269.6
},
"luminance": 0.50025
}Semantic roles & 50–950 ramp
primary
#ABBBE8
secondary
#C3AE74
accent
#9A21C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385