#ABBBF4#ABBBF4
#ABBBF4 is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.083 H 272.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF4 |
|---|---|
| RGB | rgb(171, 187, 244) |
| HSL | hsl(227, 77%, 81%) |
| HSV | hsv(227, 30%, 96%) |
| CMYK | cmyk(29.9%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(76.51, 7.24, -30.04) |
| CIE-LCH | lch(76.51, 30.89, 283.55°) |
| OKLab | oklab(80.01% 0.0033 -0.0829) |
| OKLCH | oklch(80.01% 0.083 272.3) |
| XYZ | xyz(50.8895, 50.7286, 92.6807) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.77
Light Periwinkle
#C1C6FC
ΔE00 4.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF4 #F4E4AB
analogous
#ABE0F4 #ABBBF4 #C0ABF4
triadic
#ABBBF4 #F4ABBB #BBF4AB
tetradic
#ABBBF4 #F4ABE0 #F4E4AB #ABF4C0
square
#ABBBF4 #F4ABE0 #F4E4AB #ABF4C0
split-complementary
#ABBBF4 #F4C0AB #E0F4AB
monochromatic
#3F63E6 #758FED #ABBBF4 #E1E7FB #E4E9FB
Accessibility & contrast
On white
1.88
#ABBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF4
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF4 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F7
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#97C6CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbf4; /* rgb */ color: rgb(171, 187, 244); /* oklch */ color: oklch(80.0% 0.083 272.3);
Tailwind
colors: {
custom: {
50: '#c5cff8',
500: '#abbbf4',
950: '#000000',
},
}SCSS
$custom: #abbbf4; $custom-light: #c5cff8; $custom-dark: #000000;
JSON
{
"hex": "#abbbf4",
"rgb": {
"r": 171,
"g": 187,
"b": 244
},
"hsl": {
"h": 226.849,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.80008,
"c": 0.08299,
"h": 272.3
},
"luminance": 0.5073
}Semantic roles & 50–950 ramp
primary
#ABBBF4
secondary
#D4BE6F
accent
#AC0CD9
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385