#ABC8FE#ABC8FE
#ABC8FE is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.0% C 0.083 H 262.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8FE |
|---|---|
| RGB | rgb(171, 200, 254) |
| HSL | hsl(219, 98%, 83%) |
| HSV | hsv(219, 33%, 100%) |
| CMYK | cmyk(32.7%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(80.25, 2.64, -29.66) |
| CIE-LCH | lch(80.25, 29.78, 275.08°) |
| OKLab | oklab(83.04% -0.0105 -0.0819) |
| OKLCH | oklch(83.04% 0.083 262.7) |
| XYZ | xyz(55.3330, 57.1200, 101.8565) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.36
Powder Blue (survey)
#B1D1FC
ΔE00 2.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8FE #FEE1AB
analogous
#ABF1FE #ABC8FE #B7ABFE
triadic
#ABC8FE #FEABC8 #C8FEAB
tetradic
#ABC8FE #FEABF1 #FEE1AB #ABFEB7
square
#ABC8FE #FEABF1 #FEE1AB #ABFEB7
split-complementary
#ABC8FE #FEB7AB #F1FEAB
monochromatic
#3279FD #6FA0FD #ABC8FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.69
#ABC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#ABC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8FE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8FE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#93D3DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc8fe; /* rgb */ color: rgb(171, 200, 254); /* oklch */ color: oklch(83.0% 0.083 262.7);
Tailwind
colors: {
custom: {
50: '#c6d8ff',
500: '#abc8fe',
950: '#000000',
},
}SCSS
$custom: #abc8fe; $custom-light: #c6d8ff; $custom-dark: #000000;
JSON
{
"hex": "#abc8fe",
"rgb": {
"r": 171,
"g": 200,
"b": 254
},
"hsl": {
"h": 219.036,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83043,
"c": 0.08258,
"h": 262.7
},
"luminance": 0.57122
}Semantic roles & 50–950 ramp
primary
#ABC8FE
secondary
#E3B96A
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386