#ABBCE8#ABBCE8
#ABBCE8 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.7% C 0.065 H 268.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCE8 |
|---|---|
| RGB | rgb(171, 188, 232) |
| HSL | hsl(223, 57%, 79%) |
| HSV | hsv(223, 26%, 91%) |
| CMYK | cmyk(26.3%, 19%, 0%, 9%) |
| CIE-LAB | lab(76.34, 3.81, -23.83) |
| CIE-LCH | lch(76.34, 24.13, 279.08°) |
| OKLab | oklab(79.73% -0.0018 -0.0654) |
| OKLCH | oklch(79.73% 0.065 268.4) |
| XYZ | xyz(49.3393, 50.4491, 83.4664) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Periwinkle
#CCCCFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCE8 #E8D7AB
analogous
#ABDBE8 #ABBCE8 #B9ABE8
triadic
#ABBCE8 #E8ABBC #BCE8AB
tetradic
#ABBCE8 #E8ABDB #E8D7AB #ABE8B9
square
#ABBCE8 #E8ABDB #E8D7AB #ABE8B9
split-complementary
#ABBCE8 #E8B9AB #DBE8AB
monochromatic
#4B6FCE #7B96DB #ABBCE8 #DBE2F5 #E7ECF8
Accessibility & contrast
On white
1.89
#ABBCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABBCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCE8
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCE8 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFEA
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#9BC5CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbce8; /* rgb */ color: rgb(171, 188, 232); /* oklch */ color: oklch(79.7% 0.065 268.4);
Tailwind
colors: {
custom: {
50: '#c5d0ef',
500: '#abbce8',
950: '#000000',
},
}SCSS
$custom: #abbce8; $custom-light: #c5d0ef; $custom-dark: #000000;
JSON
{
"hex": "#abbce8",
"rgb": {
"r": 171,
"g": 188,
"b": 232
},
"hsl": {
"h": 223.279,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.79733,
"c": 0.06542,
"h": 268.4
},
"luminance": 0.50451
}Semantic roles & 50–950 ramp
primary
#ABBCE8
secondary
#C3AD74
accent
#9721C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385