#ACAEEF#ACAEEF
#ACAEEF is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.093 H 282.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEEF |
|---|---|
| RGB | rgb(172, 174, 239) |
| HSL | hsl(238, 68%, 81%) |
| HSV | hsv(238, 28%, 94%) |
| CMYK | cmyk(28%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.07, 13.48, -32.63) |
| CIE-LCH | lch(73.07, 35.31, 292.45°) |
| OKLab | oklab(77.29% 0.0202 -0.0903) |
| OKLCH | oklch(77.29% 0.093 282.6) |
| XYZ | xyz(47.7252, 45.2736, 87.8688) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.19
Lavender
#B39DDB
ΔE00 7.45
Pastel Blue
#A2BFFE
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 8.10
Periwinkle
#CCCCFF
ΔE00 8.18
Periwinkle Blue
#8F99FB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEEF #EFEDAC
analogous
#ACCFEF #ACAEEF #CBACEF
triadic
#ACAEEF #EFACAE #AEEFAC
tetradic
#ACAEEF #EFACCF #EFEDAC #ACEFCB
square
#ACAEEF #EFACCF #EFEDAC #ACEFCB
split-complementary
#ACAEEF #EFCBAC #CFEFAC
monochromatic
#454ADB #797CE5 #ACAEEF #DFE0F9 #E5E6FA
Accessibility & contrast
On white
2.09
#ACAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ACAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEEF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEEF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#9CBAC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acaeef; /* rgb */ color: rgb(172, 174, 239); /* oklch */ color: oklch(77.3% 0.093 282.6);
Tailwind
colors: {
custom: {
50: '#c6c6f4',
500: '#acaeef',
950: '#000000',
},
}SCSS
$custom: #acaeef; $custom-light: #c6c6f4; $custom-dark: #000000;
JSON
{
"hex": "#acaeef",
"rgb": {
"r": 172,
"g": 174,
"b": 239
},
"hsl": {
"h": 238.209,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.7729,
"c": 0.09251,
"h": 282.6
},
"luminance": 0.45275
}Semantic roles & 50–950 ramp
primary
#ACAEEF
secondary
#F2F1D9
accent
#CA16D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285