#AAACEB#AAACEB
#AAACEB is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.6% C 0.090 H 282.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACEB |
|---|---|
| RGB | rgb(170, 172, 235) |
| HSL | hsl(238, 62%, 79%) |
| HSV | hsv(238, 28%, 92%) |
| CMYK | cmyk(27.7%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(72.26, 13.04, -31.72) |
| CIE-LCH | lch(72.26, 34.30, 292.35°) |
| OKLab | oklab(76.57% 0.0197 -0.0877) |
| OKLCH | oklch(76.57% 0.09 282.6) |
| XYZ | xyz(46.3216, 44.0481, 84.6428) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.66
Lavender
#B39DDB
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 8.07
Periwinkle Blue
#8F99FB
ΔE00 8.11
Pale Violet
#CEAEFA
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACEB #EBE9AA
analogous
#AACDEB #AAACEB #C9AAEB
triadic
#AAACEB #EBAAAC #ACEBAA
tetradic
#AAACEB #EBAACD #EBE9AA #AAEBC9
square
#AAACEB #EBAACD #EBE9AA #AAEBC9
split-complementary
#AAACEB #EBC9AA #CDEBAA
monochromatic
#474BD4 #787CDF #AAACEB #DCDCF7 #E6E7F9
Accessibility & contrast
On white
2.14
#AAACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AAACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACEB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACEB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#9AB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaceb; /* rgb */ color: rgb(170, 172, 235); /* oklch */ color: oklch(76.6% 0.090 282.6);
Tailwind
colors: {
custom: {
50: '#c4c4f1',
500: '#aaaceb',
950: '#000000',
},
}SCSS
$custom: #aaaceb; $custom-light: #c4c4f1; $custom-dark: #000000;
JSON
{
"hex": "#aaaceb",
"rgb": {
"r": 170,
"g": 172,
"b": 235
},
"hsl": {
"h": 238.154,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.76574,
"c": 0.08988,
"h": 282.6
},
"luminance": 0.44049
}Semantic roles & 50–950 ramp
primary
#AAACEB
secondary
#F1F0DA
accent
#C41CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184