#ACAEED#ACAEED
#ACAEED is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.090 H 282.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEED |
|---|---|
| RGB | rgb(172, 174, 237) |
| HSL | hsl(238, 64%, 80%) |
| HSV | hsv(238, 27%, 93%) |
| CMYK | cmyk(27.4%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(72.99, 13.00, -31.67) |
| CIE-LCH | lch(72.99, 34.23, 292.31°) |
| OKLab | oklab(77.21% 0.0197 -0.0875) |
| OKLCH | oklch(77.21% 0.09 282.7) |
| XYZ | xyz(47.4314, 45.1561, 86.3213) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.13
Lavender
#B39DDB
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 7.83
Periwinkle
#CCCCFF
ΔE00 8.07
Pale Violet
#CEAEFA
ΔE00 8.08
Periwinkle Blue
#8F99FB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEED #EDEBAC
analogous
#ACCEED #ACAEED #CAACED
triadic
#ACAEED #EDACAE #AEEDAC
tetradic
#ACAEED #EDACCE #EDEBAC #ACEDCA
square
#ACAEED #EDACCE #EDEBAC #ACEDCA
split-complementary
#ACAEED #EDCAAC #CEEDAC
monochromatic
#474CD7 #7A7DE2 #ACAEED #DEDFF8 #E6E6FA
Accessibility & contrast
On white
2.09
#ACAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ACAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEED
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEED | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5F0
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#9CB9C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acaeed; /* rgb */ color: rgb(172, 174, 237); /* oklch */ color: oklch(77.2% 0.090 282.7);
Tailwind
colors: {
custom: {
50: '#c6c6f3',
500: '#acaeed',
950: '#000000',
},
}SCSS
$custom: #acaeed; $custom-light: #c6c6f3; $custom-dark: #000000;
JSON
{
"hex": "#acaeed",
"rgb": {
"r": 172,
"g": 174,
"b": 237
},
"hsl": {
"h": 238.154,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.77205,
"c": 0.0897,
"h": 282.7
},
"luminance": 0.45157
}Semantic roles & 50–950 ramp
primary
#ACAEED
secondary
#F1F0DA
accent
#C719CC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285