#ACC2FA#ACC2FA
#ACC2FA is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.7% C 0.083 H 267.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2FA |
|---|---|
| RGB | rgb(172, 194, 250) |
| HSL | hsl(223, 89%, 83%) |
| HSV | hsv(223, 31%, 98%) |
| CMYK | cmyk(31.2%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.61, 5.18, -30.03) |
| CIE-LCH | lch(78.61, 30.47, 279.78°) |
| OKLab | oklab(81.73% -0.0031 -0.0829) |
| OKLCH | oklch(81.73% 0.083 267.9) |
| XYZ | xyz(53.5554, 54.2544, 98.0743) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.37
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2FA #FAE4AC
analogous
#ACE9FA #ACC2FA #BDACFA
triadic
#ACC2FA #FAACC2 #C2FAAC
tetradic
#ACC2FA #FAACE9 #FAE4AC #ACFABD
square
#ACC2FA #FAACE9 #FAE4AC #ACFABD
split-complementary
#ACC2FA #FABDAC #E9FAAC
monochromatic
#396DF3 #7298F7 #ACC2FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.77
#ACC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ACC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2FA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2FA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#96CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc2fa; /* rgb */ color: rgb(172, 194, 250); /* oklch */ color: oklch(81.7% 0.083 267.9);
Tailwind
colors: {
custom: {
50: '#c6d4fc',
500: '#acc2fa',
950: '#000000',
},
}SCSS
$custom: #acc2fa; $custom-light: #c6d4fc; $custom-dark: #000000;
JSON
{
"hex": "#acc2fa",
"rgb": {
"r": 172,
"g": 194,
"b": 250
},
"hsl": {
"h": 223.077,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.81732,
"c": 0.08299,
"h": 267.9
},
"luminance": 0.54256
}Semantic roles & 50–950 ramp
primary
#ACC2FA
secondary
#DDBD6D
accent
#A500E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385