#ACC4FF#ACC4FF
#ACC4FF is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.3% C 0.088 H 267.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4FF |
|---|---|
| RGB | rgb(172, 196, 255) |
| HSL | hsl(223, 100%, 84%) |
| HSV | hsv(223, 33%, 100%) |
| CMYK | cmyk(32.5%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(79.31, 5.33, -31.63) |
| CIE-LCH | lch(79.31, 32.07, 279.56°) |
| OKLab | oklab(82.34% -0.0041 -0.0875) |
| OKLCH | oklch(82.34% 0.088 267.3) |
| XYZ | xyz(54.7979, 55.4684, 102.4076) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.22
Light Periwinkle
#C1C6FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4FF #FFE7AC
analogous
#ACEDFF #ACC4FF #BDACFF
triadic
#ACC4FF #FFACC4 #C4FFAC
tetradic
#ACC4FF #FFACED #FFE7AC #ACFFBD
square
#ACC4FF #FFACED #FFE7AC #ACFFBD
split-complementary
#ACC4FF #FFBDAC #EDFFAC
monochromatic
#326DFF #6F98FF #ACC4FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.74
#ACC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ACC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4FF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4FF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#94D0D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acc4ff; /* rgb */ color: rgb(172, 196, 255); /* oklch */ color: oklch(82.3% 0.088 267.3);
Tailwind
colors: {
custom: {
50: '#c6d5ff',
500: '#acc4ff',
950: '#000000',
},
}SCSS
$custom: #acc4ff; $custom-light: #c6d5ff; $custom-dark: #000000;
JSON
{
"hex": "#acc4ff",
"rgb": {
"r": 172,
"g": 196,
"b": 255
},
"hsl": {
"h": 222.651,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82339,
"c": 0.08757,
"h": 267.3
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#ACC4FF
secondary
#E5C16A
accent
#A300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386