#ABBCF4#ABBCF4
#ABBCF4 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.2% C 0.082 H 271.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF4 |
|---|---|
| RGB | rgb(171, 188, 244) |
| HSL | hsl(226, 77%, 81%) |
| HSV | hsv(226, 30%, 96%) |
| CMYK | cmyk(29.9%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(76.77, 6.69, -29.64) |
| CIE-LCH | lch(76.77, 30.38, 282.72°) |
| OKLab | oklab(80.21% 0.002 -0.0818) |
| OKLCH | oklch(80.21% 0.082 271.4) |
| XYZ | xyz(51.1024, 51.1543, 92.7517) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.55
Light Periwinkle
#C1C6FC
ΔE00 4.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.18
Carolina Blue
#8AB8FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF4 #F4E3AB
analogous
#ABE1F4 #ABBCF4 #BFABF4
triadic
#ABBCF4 #F4ABBC #BCF4AB
tetradic
#ABBCF4 #F4ABE1 #F4E3AB #ABF4BF
square
#ABBCF4 #F4ABE1 #F4E3AB #ABF4BF
split-complementary
#ABBCF4 #F4BFAB #E1F4AB
monochromatic
#3F66E6 #7591ED #ABBCF4 #E1E7FB #E4E9FB
Accessibility & contrast
On white
1.87
#ABBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ABBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF4 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F7
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#97C7CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbcf4; /* rgb */ color: rgb(171, 188, 244); /* oklch */ color: oklch(80.2% 0.082 271.4);
Tailwind
colors: {
custom: {
50: '#c5d0f8',
500: '#abbcf4',
950: '#000000',
},
}SCSS
$custom: #abbcf4; $custom-light: #c5d0f8; $custom-dark: #000000;
JSON
{
"hex": "#abbcf4",
"rgb": {
"r": 171,
"g": 188,
"b": 244
},
"hsl": {
"h": 226.027,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.80209,
"c": 0.08183,
"h": 271.4
},
"luminance": 0.51156
}Semantic roles & 50–950 ramp
primary
#ABBCF4
secondary
#D4BC6F
accent
#A90CD9
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385