#ACAEDE#ACAEDE
#ACAEDE is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.6% C 0.068 H 282.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEDE |
|---|---|
| RGB | rgb(172, 174, 222) |
| HSL | hsl(238, 43%, 77%) |
| HSV | hsv(238, 23%, 87%) |
| CMYK | cmyk(22.5%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(72.44, 9.45, -24.35) |
| CIE-LCH | lch(72.44, 26.12, 291.21°) |
| OKLab | oklab(76.59% 0.0152 -0.0668) |
| OKLCH | oklch(76.59% 0.068 282.8) |
| XYZ | xyz(45.3309, 44.3158, 75.2586) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.46
Lavender
#B39DDB
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 8.79
Pastel Blue
#A2BFFE
ΔE00 9.45
Light Violet
#D6B4FC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEDE #DEDCAC
analogous
#ACC7DE #ACAEDE #C3ACDE
triadic
#ACAEDE #DEACAE #AEDEAC
tetradic
#ACAEDE #DEACC7 #DEDCAC #ACDEC3
square
#ACAEDE #DEACC7 #DEDCAC #ACDEC3
split-complementary
#ACAEDE #DEC3AC #C7DEAC
monochromatic
#5459BB #8083CD #ACAEDE #D8D9EF #E9EAF6
Accessibility & contrast
On white
2.13
#ACAEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#ACAEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEDE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEDE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3E0
Deuteranopia (green-blind)
#A0B0DD
Tritanopia (blue-blind)
#A1B6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acaede; /* rgb */ color: rgb(172, 174, 222); /* oklch */ color: oklch(76.6% 0.068 282.8);
Tailwind
colors: {
custom: {
50: '#c5c6e8',
500: '#acaede',
950: '#000000',
},
}SCSS
$custom: #acaede; $custom-light: #c5c6e8; $custom-dark: #000000;
JSON
{
"hex": "#acaede",
"rgb": {
"r": 172,
"g": 174,
"b": 222
},
"hsl": {
"h": 237.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.7659,
"c": 0.06848,
"h": 282.8
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#ACAEDE
secondary
#EDEDDE
accent
#B12FB6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284