#ACC2FD#ACC2FD
#ACC2FD is a light, moderate blue. Relative luminance 0.544; OKLCH L 81.9% C 0.087 H 268.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2FD |
|---|---|
| RGB | rgb(172, 194, 253) |
| HSL | hsl(224, 95%, 83%) |
| HSV | hsv(224, 32%, 99%) |
| CMYK | cmyk(32%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.72, 5.92, -31.47) |
| CIE-LCH | lch(78.72, 32.02, 280.65°) |
| OKLab | oklab(81.85% -0.0021 -0.087) |
| OKLCH | oklch(81.85% 0.087 268.6) |
| XYZ | xyz(54.0296, 54.4441, 100.5714) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2FD #FDE7AC
analogous
#ACEAFD #ACC2FD #BEACFD
triadic
#ACC2FD #FDACC2 #C2FDAC
tetradic
#ACC2FD #FDACEA #FDE7AC #ACFDBE
square
#ACC2FD #FDACEA #FDE7AC #ACFDBE
split-complementary
#ACC2FD #FDBEAC #EAFDAC
monochromatic
#346AFA #7096FC #ACC2FD #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.77
#ACC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#ACC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2FD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2FD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#95CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc2fd; /* rgb */ color: rgb(172, 194, 253); /* oklch */ color: oklch(81.9% 0.087 268.6);
Tailwind
colors: {
custom: {
50: '#c6d4fe',
500: '#acc2fd',
950: '#000000',
},
}SCSS
$custom: #acc2fd; $custom-light: #c6d4fe; $custom-dark: #000000;
JSON
{
"hex": "#acc2fd",
"rgb": {
"r": 172,
"g": 194,
"b": 253
},
"hsl": {
"h": 223.704,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.81854,
"c": 0.08703,
"h": 268.6
},
"luminance": 0.54446
}Semantic roles & 50–950 ramp
primary
#ACC2FD
secondary
#E2C26C
accent
#A700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385