#ACAEEA#ACAEEA
#ACAEEA is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.085 H 282.7°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEEA |
|---|---|
| RGB | rgb(172, 174, 234) |
| HSL | hsl(238, 60%, 80%) |
| HSV | hsv(238, 26%, 92%) |
| CMYK | cmyk(26.5%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.88, 12.27, -30.21) |
| CIE-LCH | lch(72.88, 32.61, 292.11°) |
| OKLab | oklab(77.08% 0.0188 -0.0834) |
| OKLCH | oklch(77.08% 0.085 282.7) |
| XYZ | xyz(46.9968, 44.9822, 84.0323) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.08
Lavender
#B39DDB
ΔE00 7.08
Periwinkle
#CCCCFF
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.10
Pale Violet
#CEAEFA
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEEA #EAE8AC
analogous
#ACCDEA #ACAEEA #C9ACEA
triadic
#ACAEEA #EAACAE #AEEAAC
tetradic
#ACAEEA #EAACCD #EAE8AC #ACEAC9
square
#ACAEEA #EAACCD #EAE8AC #ACEAC9
split-complementary
#ACAEEA #EAC9AC #CDEAAC
monochromatic
#4A4FD1 #7B7EDE #ACAEEA #DDDEF6 #E7E7F9
Accessibility & contrast
On white
2.10
#ACAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ACAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEEA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEEA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#9DB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acaeea; /* rgb */ color: rgb(172, 174, 234); /* oklch */ color: oklch(77.1% 0.085 282.7);
Tailwind
colors: {
custom: {
50: '#c6c6f1',
500: '#acaeea',
950: '#000000',
},
}SCSS
$custom: #acaeea; $custom-light: #c6c6f1; $custom-dark: #000000;
JSON
{
"hex": "#acaeea",
"rgb": {
"r": 172,
"g": 174,
"b": 234
},
"hsl": {
"h": 238.065,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.77078,
"c": 0.08547,
"h": 282.7
},
"luminance": 0.44983
}Semantic roles & 50–950 ramp
primary
#ACAEEA
secondary
#F0EFDB
accent
#C21EC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284