#AEAFCA#AEAFCA
#AEAFCA is a light, muted blue. Relative luminance 0.439; OKLCH L 76.2% C 0.038 H 283.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFCA |
|---|---|
| RGB | rgb(174, 175, 202) |
| HSL | hsl(238, 21%, 74%) |
| HSV | hsv(238, 14%, 79%) |
| CMYK | cmyk(13.9%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.18, 5.08, -13.79) |
| CIE-LCH | lch(72.18, 14.70, 290.23°) |
| OKLab | oklab(76.2% 0.0091 -0.0373) |
| OKLCH | oklch(76.2% 0.038 283.8) |
| XYZ | xyz(43.4439, 43.9224, 62.0547) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.42
Dove Gray
#B6B8BD
ΔE00 9.56
Light Blue Grey
#B7C9E2
ΔE00 9.66
Light Periwinkle
#C1C6FC
ΔE00 9.71
Periwinkle
#CCCCFF
ΔE00 10.28
Cloudy Blue
#ACC2D9
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFCA #CAC9AE
analogous
#AEBDCA #AEAFCA #BBAECA
triadic
#AEAFCA #CAAEAF #AFCAAE
tetradic
#AEAFCA #CAAEBD #CAC9AE #AECABB
square
#AEAFCA #CAAEBD #CAC9AE #AECABB
split-complementary
#AEAFCA #CABBAE #BDCAAE
monochromatic
#646699 #898AB2 #AEAFCA #D3D4E2 #EDEDF3
Accessibility & contrast
On white
2.15
#AEAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AEAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFCA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFCA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#A8B3B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeafca; /* rgb */ color: rgb(174, 175, 202); /* oklch */ color: oklch(76.2% 0.038 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6da',
500: '#aeafca',
950: '#000000',
},
}SCSS
$custom: #aeafca; $custom-light: #c6c6da; $custom-dark: #000000;
JSON
{
"hex": "#aeafca",
"rgb": {
"r": 174,
"g": 175,
"b": 202
},
"hsl": {
"h": 237.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.762,
"c": 0.03842,
"h": 283.8
},
"luminance": 0.43923
}Semantic roles & 50–950 ramp
primary
#AEAFCA
secondary
#E9E9E2
accent
#9C469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283