#ABBFE4#ABBFE4
#ABBFE4 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.057 H 262.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFE4 |
|---|---|
| RGB | rgb(171, 191, 228) |
| HSL | hsl(219, 51%, 78%) |
| HSV | hsv(219, 25%, 89%) |
| CMYK | cmyk(25%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(76.99, 1.24, -20.68) |
| CIE-LCH | lch(76.99, 20.72, 273.44°) |
| OKLab | oklab(80.2% -0.0072 -0.0566) |
| OKLCH | oklch(80.2% 0.057 262.7) |
| XYZ | xyz(49.4252, 51.5195, 80.7239) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 4.95
Cloudy Blue
#ACC2D9
ΔE00 5.14
Powder Blue (survey)
#B1D1FC
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFE4 #E4D0AB
analogous
#ABDBE4 #ABBFE4 #B3ABE4
triadic
#ABBFE4 #E4ABBF #BFE4AB
tetradic
#ABBFE4 #E4ABDB #E4D0AB #ABE4B3
square
#ABBFE4 #E4ABDB #E4D0AB #ABE4B3
split-complementary
#ABBFE4 #E4B3AB #DBE4AB
monochromatic
#4E78C6 #7D9CD5 #ABBFE4 #D9E2F3 #E8EDF8
Accessibility & contrast
On white
1.86
#ABBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFE4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFE4 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#AEBCE3
Tritanopia (blue-blind)
#9CC6CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbfe4; /* rgb */ color: rgb(171, 191, 228); /* oklch */ color: oklch(80.2% 0.057 262.7);
Tailwind
colors: {
custom: {
50: '#c5d2ec',
500: '#abbfe4',
950: '#000000',
},
}SCSS
$custom: #abbfe4; $custom-light: #c5d2ec; $custom-dark: #000000;
JSON
{
"hex": "#abbfe4",
"rgb": {
"r": 171,
"g": 191,
"b": 228
},
"hsl": {
"h": 218.947,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.80196,
"c": 0.05704,
"h": 262.7
},
"luminance": 0.51521
}Semantic roles & 50–950 ramp
primary
#ABBFE4
secondary
#BEA475
accent
#8927BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384