#ABBFF1#ABBFF1
#ABBFF1 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.074 H 267.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF1 |
|---|---|
| RGB | rgb(171, 191, 241) |
| HSL | hsl(223, 71%, 81%) |
| HSV | hsv(223, 29%, 95%) |
| CMYK | cmyk(29%, 20.7%, 0%, 5.5%) |
| CIE-LAB | lab(77.44, 4.33, -27.00) |
| CIE-LCH | lch(77.44, 27.34, 279.10°) |
| OKLab | oklab(80.69% -0.0029 -0.0743) |
| OKLCH | oklch(80.69% 0.074 267.7) |
| XYZ | xyz(51.2981, 52.2687, 90.5881) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.25
Light Periwinkle
#C1C6FC
ΔE00 4.99
Powder Blue (survey)
#B1D1FC
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.71
Carolina Blue
#8AB8FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF1 #F1DDAB
analogous
#ABE2F1 #ABBFF1 #BAABF1
triadic
#ABBFF1 #F1ABBF #BFF1AB
tetradic
#ABBFF1 #F1ABE2 #F1DDAB #ABF1BA
square
#ABBFF1 #F1ABE2 #F1DDAB #ABF1BA
split-complementary
#ABBFF1 #F1BAAB #E2F1AB
monochromatic
#426FE0 #7797E8 #ABBFF1 #DFE7FA #E5EBFB
Accessibility & contrast
On white
1.83
#ABBFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABBFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF1
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF1 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F3
Deuteranopia (green-blind)
#A9BDF0
Tritanopia (blue-blind)
#98C9D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbff1; /* rgb */ color: rgb(171, 191, 241); /* oklch */ color: oklch(80.7% 0.074 267.7);
Tailwind
colors: {
custom: {
50: '#c5d2f5',
500: '#abbff1',
950: '#000000',
},
}SCSS
$custom: #abbff1; $custom-light: #c5d2f5; $custom-dark: #000000;
JSON
{
"hex": "#abbff1",
"rgb": {
"r": 171,
"g": 191,
"b": 241
},
"hsl": {
"h": 222.857,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.80695,
"c": 0.07441,
"h": 267.7
},
"luminance": 0.5227
}Semantic roles & 50–950 ramp
primary
#ABBFF1
secondary
#D0B471
accent
#9C12D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385