#ACAEEC#ACAEEC
#ACAEEC is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.088 H 282.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEEC |
|---|---|
| RGB | rgb(172, 174, 236) |
| HSL | hsl(238, 63%, 80%) |
| HSV | hsv(238, 27%, 93%) |
| CMYK | cmyk(27.1%, 26.3%, 0%, 7.5%) |
| CIE-LAB | lab(72.96, 12.76, -31.18) |
| CIE-LCH | lch(72.96, 33.69, 292.25°) |
| OKLab | oklab(77.16% 0.0194 -0.0861) |
| OKLCH | oklch(77.16% 0.088 282.7) |
| XYZ | xyz(47.2857, 45.0978, 85.5540) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.11
Lavender
#B39DDB
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.92
Periwinkle
#CCCCFF
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.09
Periwinkle Blue
#8F99FB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEEC #ECEAAC
analogous
#ACCEEC #ACAEEC #CAACEC
triadic
#ACAEEC #ECACAE #AEECAC
tetradic
#ACAEEC #ECACCE #ECEAAC #ACECCA
square
#ACAEEC #ECACCE #ECEAAC #ACECCA
split-complementary
#ACAEEC #ECCAAC #CEECAC
monochromatic
#484DD5 #7A7DE1 #ACAEEC #DEDFF7 #E6E7F9
Accessibility & contrast
On white
2.10
#ACAEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#ACAEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEEC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEEC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EF
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#9DB9C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acaeec; /* rgb */ color: rgb(172, 174, 236); /* oklch */ color: oklch(77.2% 0.088 282.7);
Tailwind
colors: {
custom: {
50: '#c6c6f2',
500: '#acaeec',
950: '#000000',
},
}SCSS
$custom: #acaeec; $custom-light: #c6c6f2; $custom-dark: #000000;
JSON
{
"hex": "#acaeec",
"rgb": {
"r": 172,
"g": 174,
"b": 236
},
"hsl": {
"h": 238.125,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.77162,
"c": 0.08829,
"h": 282.7
},
"luminance": 0.45099
}Semantic roles & 50–950 ramp
primary
#ACAEEC
secondary
#F1F0DA
accent
#C51BCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285