#ABC1FE#ABC1FE
#ABC1FE is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.6% C 0.090 H 269.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1FE |
|---|---|
| RGB | rgb(171, 193, 254) |
| HSL | hsl(224, 98%, 83%) |
| HSV | hsv(224, 33%, 100%) |
| CMYK | cmyk(32.7%, 24%, 0%, 0.4%) |
| CIE-LAB | lab(78.43, 6.43, -32.45) |
| CIE-LCH | lch(78.43, 33.08, 281.21°) |
| OKLab | oklab(81.63% -0.0015 -0.0898) |
| OKLCH | oklch(81.63% 0.09 269) |
| XYZ | xyz(53.7488, 53.9516, 101.3284) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 6.51
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1FE #FEE8AB
analogous
#ABEBFE #ABC1FE #BEABFE
triadic
#ABC1FE #FEABC1 #C1FEAB
tetradic
#ABC1FE #FEABEB #FEE8AB #ABFEBE
square
#ABC1FE #FEABEB #FEE8AB #ABFEBE
split-complementary
#ABC1FE #FEBEAB #EBFEAB
monochromatic
#3268FD #6F94FD #ABC1FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.78
#ABC1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ABC1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1FE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1FE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#93CDD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc1fe; /* rgb */ color: rgb(171, 193, 254); /* oklch */ color: oklch(81.6% 0.090 269.0);
Tailwind
colors: {
custom: {
50: '#c6d3ff',
500: '#abc1fe',
950: '#000000',
},
}SCSS
$custom: #abc1fe; $custom-light: #c6d3ff; $custom-dark: #000000;
JSON
{
"hex": "#abc1fe",
"rgb": {
"r": 171,
"g": 193,
"b": 254
},
"hsl": {
"h": 224.096,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.81626,
"c": 0.08982,
"h": 269
},
"luminance": 0.53954
}Semantic roles & 50–950 ramp
primary
#ABC1FE
secondary
#E3C36A
accent
#A900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386