#ABC7F4#ABC7F4
#ABC7F4 is a very light, moderate blue. Relative luminance 0.560; OKLCH L 82.4% C 0.071 H 259.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7F4 |
|---|---|
| RGB | rgb(171, 199, 244) |
| HSL | hsl(217, 77%, 81%) |
| HSV | hsv(217, 30%, 96%) |
| CMYK | cmyk(29.9%, 18.4%, 0%, 4.3%) |
| CIE-LAB | lab(79.63, 0.73, -25.26) |
| CIE-LCH | lch(79.63, 25.27, 271.65°) |
| OKLab | oklab(82.45% -0.0125 -0.0695) |
| OKLCH | oklch(82.45% 0.071 259.8) |
| XYZ | xyz(53.5424, 56.0344, 93.5650) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.62
Pastel Blue
#A2BFFE
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Lightsteelblue
#B0C4DE
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7F4 #F4D8AB
analogous
#ABECF4 #ABC7F4 #B4ABF4
triadic
#ABC7F4 #F4ABC7 #C7F4AB
tetradic
#ABC7F4 #F4ABEC #F4D8AB #ABF4B4
square
#ABC7F4 #F4ABEC #F4D8AB #ABF4B4
split-complementary
#ABC7F4 #F4B4AB #ECF4AB
monochromatic
#3F7FE6 #75A3ED #ABC7F4 #E1EBFB #E4EDFB
Accessibility & contrast
On white
1.72
#ABC7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#ABC7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7F4
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7F4 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#B0C2F3
Tritanopia (blue-blind)
#96D0D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc7f4; /* rgb */ color: rgb(171, 199, 244); /* oklch */ color: oklch(82.4% 0.071 259.8);
Tailwind
colors: {
custom: {
50: '#c5d7f7',
500: '#abc7f4',
950: '#000000',
},
}SCSS
$custom: #abc7f4; $custom-light: #c5d7f7; $custom-dark: #000000;
JSON
{
"hex": "#abc7f4",
"rgb": {
"r": 171,
"g": 199,
"b": 244
},
"hsl": {
"h": 216.986,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.82446,
"c": 0.07057,
"h": 259.8
},
"luminance": 0.56036
}Semantic roles & 50–950 ramp
primary
#ABC7F4
secondary
#D4AD6F
accent
#8B0CD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385