#ABC2FD#ABC2FD
#ABC2FD is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.8% C 0.087 H 267.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2FD |
|---|---|
| RGB | rgb(171, 194, 253) |
| HSL | hsl(223, 95%, 83%) |
| HSV | hsv(223, 32%, 99%) |
| CMYK | cmyk(32.4%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.65, 5.64, -31.57) |
| CIE-LCH | lch(78.65, 32.07, 280.13°) |
| OKLab | oklab(81.79% -0.0031 -0.0873) |
| OKLCH | oklch(81.79% 0.087 267.9) |
| XYZ | xyz(53.8109, 54.3313, 100.5612) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.95
Powder Blue (survey)
#B1D1FC
ΔE00 4.65
Light Periwinkle
#C1C6FC
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 6.43
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2FD #FDE6AB
analogous
#ABEBFD #ABC2FD #BDABFD
triadic
#ABC2FD #FDABC2 #C2FDAB
tetradic
#ABC2FD #FDABEB #FDE6AB #ABFDBD
square
#ABC2FD #FDABEB #FDE6AB #ABFDBD
split-complementary
#ABC2FD #FDBDAB #EBFDAB
monochromatic
#336BFA #6F97FC #ABC2FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.77
#ABC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2FD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2FD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A8BFFC
Tritanopia (blue-blind)
#94CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc2fd; /* rgb */ color: rgb(171, 194, 253); /* oklch */ color: oklch(81.8% 0.087 267.9);
Tailwind
colors: {
custom: {
50: '#c6d4fe',
500: '#abc2fd',
950: '#000000',
},
}SCSS
$custom: #abc2fd; $custom-light: #c6d4fe; $custom-dark: #000000;
JSON
{
"hex": "#abc2fd",
"rgb": {
"r": 171,
"g": 194,
"b": 253
},
"hsl": {
"h": 223.171,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.81786,
"c": 0.08738,
"h": 267.9
},
"luminance": 0.54333
}Semantic roles & 50–950 ramp
primary
#ABC2FD
secondary
#E1C06B
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385