#ABC8F4#ABC8F4
#ABC8F4 is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.7% C 0.070 H 258.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8F4 |
|---|---|
| RGB | rgb(171, 200, 244) |
| HSL | hsl(216, 77%, 81%) |
| HSV | hsv(216, 30%, 96%) |
| CMYK | cmyk(29.9%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(79.90, 0.19, -24.86) |
| CIE-LCH | lch(79.90, 24.86, 270.45°) |
| OKLab | oklab(82.65% -0.0138 -0.0683) |
| OKLCH | oklch(82.65% 0.07 258.6) |
| XYZ | xyz(53.7733, 56.4961, 93.6420) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.27
Pastel Blue
#A2BFFE
ΔE00 3.26
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8F4 #F4D7AB
analogous
#ABEDF4 #ABC8F4 #B3ABF4
triadic
#ABC8F4 #F4ABC8 #C8F4AB
tetradic
#ABC8F4 #F4ABED #F4D7AB #ABF4B3
square
#ABC8F4 #F4ABED #F4D7AB #ABF4B3
split-complementary
#ABC8F4 #F4B3AB #EDF4AB
monochromatic
#3F81E6 #75A5ED #ABC8F4 #E1EBFB #E4EDFB
Accessibility & contrast
On white
1.71
#ABC8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ABC8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8F4
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8F4 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#96D1D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc8f4; /* rgb */ color: rgb(171, 200, 244); /* oklch */ color: oklch(82.7% 0.070 258.6);
Tailwind
colors: {
custom: {
50: '#c5d8f7',
500: '#abc8f4',
950: '#000000',
},
}SCSS
$custom: #abc8f4; $custom-light: #c5d8f7; $custom-dark: #000000;
JSON
{
"hex": "#abc8f4",
"rgb": {
"r": 171,
"g": 200,
"b": 244
},
"hsl": {
"h": 216.164,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.82651,
"c": 0.06972,
"h": 258.6
},
"luminance": 0.56498
}Semantic roles & 50–950 ramp
primary
#ABC8F4
secondary
#D4AC6F
accent
#880CD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385