#ABC0FD#ABC0FD
#ABC0FD is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.090 H 269.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0FD |
|---|---|
| RGB | rgb(171, 192, 253) |
| HSL | hsl(225, 95%, 83%) |
| HSV | hsv(225, 32%, 99%) |
| CMYK | cmyk(32.4%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(78.14, 6.73, -32.37) |
| CIE-LCH | lch(78.14, 33.06, 281.74°) |
| OKLab | oklab(81.38% -0.0005 -0.0896) |
| OKLCH | oklch(81.38% 0.09 269.6) |
| XYZ | xyz(53.3687, 53.4470, 100.4138) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.23
Light Periwinkle
#C1C6FC
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0FD #FDE8AB
analogous
#ABE9FD #ABC0FD #BFABFD
triadic
#ABC0FD #FDABC0 #C0FDAB
tetradic
#ABC0FD #FDABE9 #FDE8AB #ABFDBF
square
#ABC0FD #FDABE9 #FDE8AB #ABFDBF
split-complementary
#ABC0FD #FDBFAB #E9FDAB
monochromatic
#3366FA #6F93FC #ABC0FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.80
#ABC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#ABC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0FD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0FD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#94CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0fd; /* rgb */ color: rgb(171, 192, 253); /* oklch */ color: oklch(81.4% 0.090 269.6);
Tailwind
colors: {
custom: {
50: '#c6d2fe',
500: '#abc0fd',
950: '#000000',
},
}SCSS
$custom: #abc0fd; $custom-light: #c6d2fe; $custom-dark: #000000;
JSON
{
"hex": "#abc0fd",
"rgb": {
"r": 171,
"g": 192,
"b": 253
},
"hsl": {
"h": 224.634,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.81384,
"c": 0.08958,
"h": 269.6
},
"luminance": 0.53449
}Semantic roles & 50–950 ramp
primary
#ABC0FD
secondary
#E1C36B
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385