#ACACEE#ACACEE
#ACACEE is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.9% C 0.094 H 284.0°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACEE |
|---|---|
| RGB | rgb(172, 172, 238) |
| HSL | hsl(240, 66%, 80%) |
| HSV | hsv(240, 28%, 93%) |
| CMYK | cmyk(27.7%, 27.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.53, 14.35, -32.93) |
| CIE-LCH | lch(72.53, 35.92, 293.55°) |
| OKLab | oklab(76.85% 0.0227 -0.0911) |
| OKLCH | oklch(76.85% 0.094 284) |
| XYZ | xyz(47.1944, 44.4476, 86.9651) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.65
Lavender
#B39DDB
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 7.76
Periwinkle Blue
#8F99FB
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACEE #EEEEAC
analogous
#ACCDEE #ACACEE #CDACEE
triadic
#ACACEE #EEACAC #ACEEAC
tetradic
#ACACEE #EEACCD #EEEEAC #ACEECD
square
#ACACEE #EEACCD #EEEEAC #ACEECD
split-complementary
#ACACEE #EECDAC #CDEEAC
monochromatic
#4646D9 #7979E4 #ACACEE #DFDFF8 #E6E6FA
Accessibility & contrast
On white
2.12
#ACACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ACACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACEE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACEE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#9CB8C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acacee; /* rgb */ color: rgb(172, 172, 238); /* oklch */ color: oklch(76.9% 0.094 284.0);
Tailwind
colors: {
custom: {
50: '#c6c4f3',
500: '#acacee',
950: '#000000',
},
}SCSS
$custom: #acacee; $custom-light: #c6c4f3; $custom-dark: #000000;
JSON
{
"hex": "#acacee",
"rgb": {
"r": 172,
"g": 172,
"b": 238
},
"hsl": {
"h": 240,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.76855,
"c": 0.0939,
"h": 284
},
"luminance": 0.44449
}Semantic roles & 50–950 ramp
primary
#ACACEE
secondary
#F1F1DA
accent
#CE18CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185