#ABC8FF#ABC8FF
#ABC8FF is a very light, moderate blue. Relative luminance 0.572; OKLCH L 83.1% C 0.084 H 263.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8FF |
|---|---|
| RGB | rgb(171, 200, 255) |
| HSL | hsl(219, 100%, 84%) |
| HSV | hsv(219, 33%, 100%) |
| CMYK | cmyk(32.9%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(80.28, 2.89, -30.14) |
| CIE-LCH | lch(80.28, 30.27, 275.47°) |
| OKLab | oklab(83.08% -0.0102 -0.0833) |
| OKLCH | oklch(83.08% 0.084 263) |
| XYZ | xyz(55.4935, 57.1842, 102.7021) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.32
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Baby Blue (survey)
#A2CFFE
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8FF #FFE2AB
analogous
#ABF2FF #ABC8FF #B8ABFF
triadic
#ABC8FF #FFABC8 #C8FFAB
tetradic
#ABC8FF #FFABF2 #FFE2AB #ABFFB8
square
#ABC8FF #FFABF2 #FFE2AB #ABFFB8
split-complementary
#ABC8FF #FFB8AB #F2FFAB
monochromatic
#3178FF #6EA0FF #ABC8FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.69
#ABC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#ABC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8FF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8FF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#92D3DB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc8ff; /* rgb */ color: rgb(171, 200, 255); /* oklch */ color: oklch(83.1% 0.084 263.0);
Tailwind
colors: {
custom: {
50: '#c6d8ff',
500: '#abc8ff',
950: '#000000',
},
}SCSS
$custom: #abc8ff; $custom-light: #c6d8ff; $custom-dark: #000000;
JSON
{
"hex": "#abc8ff",
"rgb": {
"r": 171,
"g": 200,
"b": 255
},
"hsl": {
"h": 219.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.83083,
"c": 0.08389,
"h": 263
},
"luminance": 0.57186
}Semantic roles & 50–950 ramp
primary
#ABC8FF
secondary
#E5BA6A
accent
#9600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386