#ABC3FD#ABC3FD
#ABC3FD is a light, moderate blue. Relative luminance 0.548; OKLCH L 82.0% C 0.086 H 267.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3FD |
|---|---|
| RGB | rgb(171, 195, 253) |
| HSL | hsl(222, 95%, 83%) |
| HSV | hsv(222, 32%, 99%) |
| CMYK | cmyk(32.4%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.91, 5.09, -31.17) |
| CIE-LCH | lch(78.91, 31.59, 279.28°) |
| OKLab | oklab(81.99% -0.0044 -0.0862) |
| OKLCH | oklch(81.99% 0.086 267.1) |
| XYZ | xyz(54.0342, 54.7779, 100.6356) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.89
Powder Blue (survey)
#B1D1FC
ΔE00 4.35
Light Periwinkle
#C1C6FC
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3FD #FDE5AB
analogous
#ABECFD #ABC3FD #BCABFD
triadic
#ABC3FD #FDABC3 #C3FDAB
tetradic
#ABC3FD #FDABEC #FDE5AB #ABFDBC
square
#ABC3FD #FDABEC #FDE5AB #ABFDBC
split-complementary
#ABC3FD #FDBCAB #ECFDAB
monochromatic
#336EFA #6F98FC #ABC3FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.76
#ABC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#ABC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3FD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3FD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#93CFD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc3fd; /* rgb */ color: rgb(171, 195, 253); /* oklch */ color: oklch(82.0% 0.086 267.1);
Tailwind
colors: {
custom: {
50: '#c6d5fe',
500: '#abc3fd',
950: '#000000',
},
}SCSS
$custom: #abc3fd; $custom-light: #c6d5fe; $custom-dark: #000000;
JSON
{
"hex": "#abc3fd",
"rgb": {
"r": 171,
"g": 195,
"b": 253
},
"hsl": {
"h": 222.439,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.81988,
"c": 0.0863,
"h": 267.1
},
"luminance": 0.5478
}Semantic roles & 50–950 ramp
primary
#ABC3FD
secondary
#E1BF6B
accent
#A200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385