#ACC4FA#ACC4FA
#ACC4FA is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.1% C 0.081 H 266.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4FA |
|---|---|
| RGB | rgb(172, 196, 250) |
| HSL | hsl(222, 89%, 83%) |
| HSV | hsv(222, 31%, 98%) |
| CMYK | cmyk(31.2%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(79.13, 4.09, -29.23) |
| CIE-LCH | lch(79.13, 29.52, 277.97°) |
| OKLab | oklab(82.14% -0.0056 -0.0807) |
| OKLCH | oklch(82.14% 0.081 266) |
| XYZ | xyz(54.0035, 55.1506, 98.2237) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.06
Light Periwinkle
#C1C6FC
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.38
Carolina Blue
#8AB8FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4FA #FAE2AC
analogous
#ACEBFA #ACC4FA #BBACFA
triadic
#ACC4FA #FAACC4 #C4FAAC
tetradic
#ACC4FA #FAACEB #FAE2AC #ACFABB
square
#ACC4FA #FAACEB #FAE2AC #ACFABB
split-complementary
#ACC4FA #FABBAC #EBFAAC
monochromatic
#3972F3 #729BF7 #ACC4FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.75
#ACC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#ACC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4FA
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4FA | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#96CFD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acc4fa; /* rgb */ color: rgb(172, 196, 250); /* oklch */ color: oklch(82.1% 0.081 266.0);
Tailwind
colors: {
custom: {
50: '#c6d5fc',
500: '#acc4fa',
950: '#000000',
},
}SCSS
$custom: #acc4fa; $custom-light: #c6d5fc; $custom-dark: #000000;
JSON
{
"hex": "#acc4fa",
"rgb": {
"r": 172,
"g": 196,
"b": 250
},
"hsl": {
"h": 221.538,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.82137,
"c": 0.08088,
"h": 266
},
"luminance": 0.55153
}Semantic roles & 50–950 ramp
primary
#ACC4FA
secondary
#DDBB6D
accent
#9F00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385