#ABC8F3#ABC8F3
#ABC8F3 is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.6% C 0.068 H 258.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8F3 |
|---|---|
| RGB | rgb(171, 200, 243) |
| HSL | hsl(216, 75%, 81%) |
| HSV | hsv(216, 30%, 95%) |
| CMYK | cmyk(29.6%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(79.86, -0.05, -24.38) |
| CIE-LCH | lch(79.86, 24.38, 269.89°) |
| OKLab | oklab(82.61% -0.0141 -0.067) |
| OKLCH | oklch(82.61% 0.068 258.1) |
| XYZ | xyz(53.6218, 56.4355, 92.8445) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.26
Pastel Blue
#A2BFFE
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.13
Lightsteelblue
#B0C4DE
ΔE00 4.63
Light Blue Grey
#B7C9E2
ΔE00 5.04
Cloudy Blue
#ACC2D9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8F3 #F3D6AB
analogous
#ABECF3 #ABC8F3 #B2ABF3
triadic
#ABC8F3 #F3ABC8 #C8F3AB
tetradic
#ABC8F3 #F3ABEC #F3D6AB #ABF3B2
square
#ABC8F3 #F3ABEC #F3D6AB #ABF3B2
split-complementary
#ABC8F3 #F3B2AB #ECF3AB
monochromatic
#4082E4 #75A5EB #ABC8F3 #E1EBFB #E4EDFB
Accessibility & contrast
On white
1.71
#ABC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ABC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8F3
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8F3 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#B1C3F2
Tritanopia (blue-blind)
#96D1D6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc8f3; /* rgb */ color: rgb(171, 200, 243); /* oklch */ color: oklch(82.6% 0.068 258.1);
Tailwind
colors: {
custom: {
50: '#c5d8f7',
500: '#abc8f3',
950: '#000000',
},
}SCSS
$custom: #abc8f3; $custom-light: #c5d8f7; $custom-dark: #000000;
JSON
{
"hex": "#abc8f3",
"rgb": {
"r": 171,
"g": 200,
"b": 243
},
"hsl": {
"h": 215.833,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.82613,
"c": 0.06846,
"h": 258.1
},
"luminance": 0.56438
}Semantic roles & 50–950 ramp
primary
#ABC8F3
secondary
#D2AB70
accent
#860ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385