#ABC4FD#ABC4FD
#ABC4FD is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.2% C 0.085 H 266.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4FD |
|---|---|
| RGB | rgb(171, 196, 253) |
| HSL | hsl(222, 95%, 83%) |
| HSV | hsv(222, 32%, 99%) |
| CMYK | cmyk(32.4%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(79.17, 4.55, -30.78) |
| CIE-LCH | lch(79.17, 31.11, 278.41°) |
| OKLab | oklab(82.19% -0.0057 -0.0851) |
| OKLCH | oklch(82.19% 0.085 266.2) |
| XYZ | xyz(54.2590, 55.2275, 100.7106) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.89
Powder Blue (survey)
#B1D1FC
ΔE00 4.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.02
Carolina Blue
#8AB8FE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4FD #FDE4AB
analogous
#ABEDFD #ABC4FD #BBABFD
triadic
#ABC4FD #FDABC4 #C4FDAB
tetradic
#ABC4FD #FDABED #FDE4AB #ABFDBB
square
#ABC4FD #FDABED #FDE4AB #ABFDBB
split-complementary
#ABC4FD #FDBBAB #EDFDAB
monochromatic
#3370FA #6F9AFC #ABC4FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.74
#ABC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#ABC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4FD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4FD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#93CFD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc4fd; /* rgb */ color: rgb(171, 196, 253); /* oklch */ color: oklch(82.2% 0.085 266.2);
Tailwind
colors: {
custom: {
50: '#c6d5fe',
500: '#abc4fd',
950: '#000000',
},
}SCSS
$custom: #abc4fd; $custom-light: #c6d5fe; $custom-dark: #000000;
JSON
{
"hex": "#abc4fd",
"rgb": {
"r": 171,
"g": 196,
"b": 253
},
"hsl": {
"h": 221.707,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82191,
"c": 0.08525,
"h": 266.2
},
"luminance": 0.5523
}Semantic roles & 50–950 ramp
primary
#ABC4FD
secondary
#E1BD6B
accent
#A000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385