#AFAEE0#AFAEE0
#AFAEE0 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.071 H 285.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEE0 |
|---|---|
| RGB | rgb(175, 174, 224) |
| HSL | hsl(241, 45%, 78%) |
| HSV | hsv(241, 22%, 88%) |
| CMYK | cmyk(21.9%, 22.3%, 0%, 12.2%) |
| CIE-LAB | lab(72.74, 10.83, -24.96) |
| CIE-LCH | lch(72.74, 27.21, 293.45°) |
| OKLab | oklab(76.9% 0.019 -0.0685) |
| OKLCH | oklch(76.9% 0.071 285.5) |
| XYZ | xyz(46.2665, 44.7671, 76.7099) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 8.00
Light Violet
#D6B4FC
ΔE00 8.85
Lavender (survey)
#C79FEF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEE0 #DFE0AE
analogous
#AEC6E0 #AFAEE0 #C8AEE0
triadic
#AFAEE0 #E0AFAE #AEE0AF
tetradic
#AFAEE0 #E0AEC6 #DFE0AE #AEE0C8
square
#AFAEE0 #E0AEC6 #DFE0AE #AEE0C8
split-complementary
#AFAEE0 #E0C8AE #C6E0AE
monochromatic
#5855BE #8382CF #AFAEE0 #DBDAF1 #E9E9F7
Accessibility & contrast
On white
2.11
#AFAEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AFAEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEE0
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEE0 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E2
Deuteranopia (green-blind)
#A0B1DF
Tritanopia (blue-blind)
#A4B6BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #afaee0; /* rgb */ color: rgb(175, 174, 224); /* oklch */ color: oklch(76.9% 0.071 285.5);
Tailwind
colors: {
custom: {
50: '#c7c6e9',
500: '#afaee0',
950: '#000000',
},
}SCSS
$custom: #afaee0; $custom-light: #c7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#afaee0",
"rgb": {
"r": 175,
"g": 174,
"b": 224
},
"hsl": {
"h": 241.2,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.76903,
"c": 0.07106,
"h": 285.5
},
"luminance": 0.44768
}Semantic roles & 50–950 ramp
primary
#AFAEE0
secondary
#EDEDDE
accent
#B82EB5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284