#AEAFCB#AEAFCB
#AEAFCB is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.040 H 283.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFCB |
|---|---|
| RGB | rgb(174, 175, 203) |
| HSL | hsl(238, 22%, 74%) |
| HSV | hsv(238, 14%, 80%) |
| CMYK | cmyk(14.3%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(72.21, 5.30, -14.29) |
| CIE-LCH | lch(72.21, 15.24, 290.33°) |
| OKLab | oklab(76.24% 0.0095 -0.0387) |
| OKLCH | oklch(76.24% 0.04 283.8) |
| XYZ | xyz(43.5627, 43.9700, 62.6803) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.47
Lightsteelblue
#B0C4DE
ΔE00 9.50
Light Blue Grey
#B7C9E2
ΔE00 9.74
Dove Gray
#B6B8BD
ΔE00 9.87
Periwinkle
#CCCCFF
ΔE00 10.05
Lavender
#B39DDB
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFCB #CBCAAE
analogous
#AEBECB #AEAFCB #BCAECB
triadic
#AEAFCB #CBAEAF #AFCBAE
tetradic
#AEAFCB #CBAEBE #CBCAAE #AECBBC
square
#AEAFCB #CBAEBE #CBCAAE #AECBBC
split-complementary
#AEAFCB #CBBCAE #BECBAE
monochromatic
#64659B #898AB3 #AEAFCB #D3D4E3 #ECEDF3
Accessibility & contrast
On white
2.14
#AEAFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AEAFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFCB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFCB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CC
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#A8B4B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeafcb; /* rgb */ color: rgb(174, 175, 203); /* oklch */ color: oklch(76.2% 0.040 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6da',
500: '#aeafcb',
950: '#000000',
},
}SCSS
$custom: #aeafcb; $custom-light: #c6c6da; $custom-dark: #000000;
JSON
{
"hex": "#aeafcb",
"rgb": {
"r": 174,
"g": 175,
"b": 203
},
"hsl": {
"h": 237.931,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.76236,
"c": 0.03985,
"h": 283.8
},
"luminance": 0.4397
}Semantic roles & 50–950 ramp
primary
#AEAFCB
secondary
#E9E9E2
accent
#9D45A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131315
muted
#828283