#AEAFDC#AEAFDC
#AEAFDC is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.064 H 283.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFDC |
|---|---|
| RGB | rgb(174, 175, 220) |
| HSL | hsl(239, 40%, 77%) |
| HSV | hsv(239, 21%, 86%) |
| CMYK | cmyk(20.9%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(72.78, 9.05, -22.73) |
| CIE-LCH | lch(72.78, 24.47, 291.71°) |
| OKLab | oklab(76.87% 0.0153 -0.0622) |
| OKLCH | oklch(76.87% 0.064 283.8) |
| XYZ | xyz(45.7007, 44.8252, 73.9406) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.69
Pale Violet
#CEAEFA
ΔE00 8.88
Light Violet
#D6B4FC
ΔE00 9.62
Pastel Blue
#A2BFFE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFDC #DCDBAE
analogous
#AEC6DC #AEAFDC #C4AEDC
triadic
#AEAFDC #DCAEAF #AFDCAE
tetradic
#AEAFDC #DCAEC6 #DCDBAE #AEDCC4
square
#AEAFDC #DCAEC6 #DCDBAE #AEDCC4
split-complementary
#AEAFDC #DCC4AE #C6DCAE
monochromatic
#595BB7 #8385CA #AEAFDC #D9D9EE #EAEAF6
Accessibility & contrast
On white
2.11
#AEAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AEAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFDC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFDC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#A4B7BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafdc; /* rgb */ color: rgb(174, 175, 220); /* oklch */ color: oklch(76.9% 0.064 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6e7',
500: '#aeafdc',
950: '#000000',
},
}SCSS
$custom: #aeafdc; $custom-light: #c6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#aeafdc",
"rgb": {
"r": 174,
"g": 175,
"b": 220
},
"hsl": {
"h": 238.696,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.76867,
"c": 0.06404,
"h": 283.8
},
"luminance": 0.44826
}Semantic roles & 50–950 ramp
primary
#AEAFDC
secondary
#EDECDE
accent
#B033B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284