#ABC1FD#ABC1FD
#ABC1FD is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.6% C 0.088 H 268.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1FD |
|---|---|
| RGB | rgb(171, 193, 253) |
| HSL | hsl(224, 95%, 83%) |
| HSV | hsv(224, 32%, 99%) |
| CMYK | cmyk(32.4%, 23.7%, 0%, 0.8%) |
| CIE-LAB | lab(78.40, 6.18, -31.97) |
| CIE-LCH | lch(78.40, 32.56, 280.95°) |
| OKLab | oklab(81.58% -0.0018 -0.0884) |
| OKLCH | oklch(81.58% 0.088 268.8) |
| XYZ | xyz(53.5891, 53.8877, 100.4873) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Powder Blue (survey)
#B1D1FC
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1FD #FDE7AB
analogous
#ABEAFD #ABC1FD #BEABFD
triadic
#ABC1FD #FDABC1 #C1FDAB
tetradic
#ABC1FD #FDABEA #FDE7AB #ABFDBE
square
#ABC1FD #FDABEA #FDE7AB #ABFDBE
split-complementary
#ABC1FD #FDBEAB #EAFDAB
monochromatic
#3369FA #6F95FC #ABC1FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.78
#ABC1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABC1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1FD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1FD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#94CDD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc1fd; /* rgb */ color: rgb(171, 193, 253); /* oklch */ color: oklch(81.6% 0.088 268.8);
Tailwind
colors: {
custom: {
50: '#c6d3fe',
500: '#abc1fd',
950: '#000000',
},
}SCSS
$custom: #abc1fd; $custom-light: #c6d3fe; $custom-dark: #000000;
JSON
{
"hex": "#abc1fd",
"rgb": {
"r": 171,
"g": 193,
"b": 253
},
"hsl": {
"h": 223.902,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.81585,
"c": 0.08847,
"h": 268.8
},
"luminance": 0.5389
}Semantic roles & 50–950 ramp
primary
#ABC1FD
secondary
#E1C26B
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385