#ABBFF4#ABBFF4
#ABBFF4 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.8% C 0.078 H 268.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF4 |
|---|---|
| RGB | rgb(171, 191, 244) |
| HSL | hsl(224, 77%, 81%) |
| HSV | hsv(224, 30%, 96%) |
| CMYK | cmyk(29.9%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(77.55, 5.05, -28.45) |
| CIE-LCH | lch(77.55, 28.89, 280.08°) |
| OKLab | oklab(80.82% -0.002 -0.0784) |
| OKLCH | oklch(80.82% 0.078 268.5) |
| XYZ | xyz(51.7499, 52.4494, 92.9675) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.97
Light Periwinkle
#C1C6FC
ΔE00 4.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.51
Light Blue Grey
#B7C9E2
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF4 #F4E0AB
analogous
#ABE4F4 #ABBFF4 #BCABF4
triadic
#ABBFF4 #F4ABBF #BFF4AB
tetradic
#ABBFF4 #F4ABE4 #F4E0AB #ABF4BC
square
#ABBFF4 #F4ABE4 #F4E0AB #ABF4BC
split-complementary
#ABBFF4 #F4BCAB #E4F4AB
monochromatic
#3F6DE6 #7596ED #ABBFF4 #E1E8FB #E4EAFB
Accessibility & contrast
On white
1.83
#ABBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF4
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF4 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F6
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#97C9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbff4; /* rgb */ color: rgb(171, 191, 244); /* oklch */ color: oklch(80.8% 0.078 268.5);
Tailwind
colors: {
custom: {
50: '#c5d2f8',
500: '#abbff4',
950: '#000000',
},
}SCSS
$custom: #abbff4; $custom-light: #c5d2f8; $custom-dark: #000000;
JSON
{
"hex": "#abbff4",
"rgb": {
"r": 171,
"g": 191,
"b": 244
},
"hsl": {
"h": 223.562,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.80815,
"c": 0.07847,
"h": 268.5
},
"luminance": 0.52451
}Semantic roles & 50–950 ramp
primary
#ABBFF4
secondary
#D4B86F
accent
#A10CD9
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385