#AEAFDF#AEAFDF
#AEAFDF is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.068 H 283.7°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFDF |
|---|---|
| RGB | rgb(174, 175, 223) |
| HSL | hsl(239, 43%, 78%) |
| HSV | hsv(239, 22%, 87%) |
| CMYK | cmyk(22%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(72.88, 9.74, -24.21) |
| CIE-LCH | lch(72.88, 26.09, 291.92°) |
| OKLab | oklab(76.98% 0.0162 -0.0664) |
| OKLCH | oklch(76.98% 0.068 283.7) |
| XYZ | xyz(46.1016, 44.9855, 76.0519) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.22
Lavender
#B39DDB
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 7.55
Pale Violet
#CEAEFA
ΔE00 8.52
Light Violet
#D6B4FC
ΔE00 9.34
Pastel Blue
#A2BFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFDF #DFDEAE
analogous
#AEC7DF #AEAFDF #C6AEDF
triadic
#AEAFDF #DFAEAF #AFDFAE
tetradic
#AEAFDF #DFAEC7 #DFDEAE #AEDFC6
square
#AEAFDF #DFAEC7 #DFDEAE #AEDFC6
split-complementary
#AEAFDF #DFC6AE #C7DFAE
monochromatic
#5658BC #8284CE #AEAFDF #DADAF0 #E9E9F6
Accessibility & contrast
On white
2.10
#AEAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AEAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFDF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFDF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4E1
Deuteranopia (green-blind)
#A1B1DE
Tritanopia (blue-blind)
#A3B7BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeafdf; /* rgb */ color: rgb(174, 175, 223); /* oklch */ color: oklch(77.0% 0.068 283.7);
Tailwind
colors: {
custom: {
50: '#c7c6e9',
500: '#aeafdf',
950: '#000000',
},
}SCSS
$custom: #aeafdf; $custom-light: #c7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aeafdf",
"rgb": {
"r": 174,
"g": 175,
"b": 223
},
"hsl": {
"h": 238.776,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.76984,
"c": 0.0683,
"h": 283.7
},
"luminance": 0.44986
}Semantic roles & 50–950 ramp
primary
#AEAFDF
secondary
#EDEDDE
accent
#B42FB6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284