#ACACED#ACACED
#ACACED is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.8% C 0.092 H 284.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACED |
|---|---|
| RGB | rgb(172, 172, 237) |
| HSL | hsl(240, 64%, 80%) |
| HSV | hsv(240, 27%, 93%) |
| CMYK | cmyk(27.4%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(72.49, 14.11, -32.45) |
| CIE-LCH | lch(72.49, 35.38, 293.50°) |
| OKLab | oklab(76.81% 0.0224 -0.0897) |
| OKLCH | oklch(76.81% 0.092 284) |
| XYZ | xyz(47.0479, 44.3890, 86.1935) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.63
Lavender
#B39DDB
ΔE00 6.78
Pale Violet
#CEAEFA
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACED #EDEDAC
analogous
#ACCCED #ACACED #CCACED
triadic
#ACACED #EDACAC #ACEDAC
tetradic
#ACACED #EDACCC #EDEDAC #ACEDCC
square
#ACACED #EDACCC #EDEDAC #ACEDCC
split-complementary
#ACACED #EDCCAC #CCEDAC
monochromatic
#4747D7 #7A7AE2 #ACACED #DEDEF8 #E6E6FA
Accessibility & contrast
On white
2.13
#ACACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ACACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACED
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACED | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#9DB8C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acaced; /* rgb */ color: rgb(172, 172, 237); /* oklch */ color: oklch(76.8% 0.092 284.0);
Tailwind
colors: {
custom: {
50: '#c6c4f3',
500: '#acaced',
950: '#000000',
},
}SCSS
$custom: #acaced; $custom-light: #c6c4f3; $custom-dark: #000000;
JSON
{
"hex": "#acaced",
"rgb": {
"r": 172,
"g": 172,
"b": 237
},
"hsl": {
"h": 240,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.76812,
"c": 0.09249,
"h": 284
},
"luminance": 0.4439
}Semantic roles & 50–950 ramp
primary
#ACACED
secondary
#F1F1DA
accent
#CC19CC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185