#ABC0FE#ABC0FE
#ABC0FE is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.4% C 0.091 H 269.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0FE |
|---|---|
| RGB | rgb(171, 192, 254) |
| HSL | hsl(225, 98%, 83%) |
| HSV | hsv(225, 33%, 100%) |
| CMYK | cmyk(32.7%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.18, 6.98, -32.84) |
| CIE-LCH | lch(78.18, 33.58, 281.99°) |
| OKLab | oklab(81.43% -0.0002 -0.0909) |
| OKLCH | oklch(81.43% 0.091 269.8) |
| XYZ | xyz(53.5285, 53.5109, 101.2550) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.15
Powder Blue (survey)
#B1D1FC
ΔE00 5.24
Light Periwinkle
#C1C6FC
ΔE00 5.54
Carolina Blue
#8AB8FE
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0FE #FEE9AB
analogous
#ABE9FE #ABC0FE #BFABFE
triadic
#ABC0FE #FEABC0 #C0FEAB
tetradic
#ABC0FE #FEABE9 #FEE9AB #ABFEBF
square
#ABC0FE #FEABE9 #FEE9AB #ABFEBF
split-complementary
#ABC0FE #FEBFAB #E9FEAB
monochromatic
#3265FD #6F93FD #ABC0FE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.79
#ABC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#ABC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0FE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0FE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#93CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0fe; /* rgb */ color: rgb(171, 192, 254); /* oklch */ color: oklch(81.4% 0.091 269.8);
Tailwind
colors: {
custom: {
50: '#c6d2ff',
500: '#abc0fe',
950: '#000000',
},
}SCSS
$custom: #abc0fe; $custom-light: #c6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#abc0fe",
"rgb": {
"r": 171,
"g": 192,
"b": 254
},
"hsl": {
"h": 224.819,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.81425,
"c": 0.09094,
"h": 269.8
},
"luminance": 0.53513
}Semantic roles & 50–950 ramp
primary
#ABC0FE
secondary
#E3C46A
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386