#AFAEEA#AFAEEA
#AFAEEA is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.085 H 285.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEEA |
|---|---|
| RGB | rgb(175, 174, 234) |
| HSL | hsl(241, 59%, 80%) |
| HSV | hsv(241, 26%, 92%) |
| CMYK | cmyk(25.2%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.11, 13.16, -29.85) |
| CIE-LCH | lch(73.11, 32.62, 293.80°) |
| OKLab | oklab(77.31% 0.022 -0.0823) |
| OKLCH | oklch(77.31% 0.085 285) |
| XYZ | xyz(47.6628, 45.3256, 84.0635) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.45
Pale Violet
#CEAEFA
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 7.69
Light Violet
#D6B4FC
ΔE00 8.48
Lavender (survey)
#C79FEF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEEA #E9EAAE
analogous
#AECBEA #AFAEEA #CDAEEA
triadic
#AFAEEA #EAAFAE #AEEAAF
tetradic
#AFAEEA #EAAECB #E9EAAE #AEEACD
square
#AFAEEA #EAAECB #E9EAAE #AEEACD
split-complementary
#AFAEEA #EACDAE #CBEAAE
monochromatic
#4F4DD1 #7F7DDD #AFAEEA #DFDFF7 #E7E7F9
Accessibility & contrast
On white
2.09
#AFAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AFAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEEA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEEA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#A1B8C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afaeea; /* rgb */ color: rgb(175, 174, 234); /* oklch */ color: oklch(77.3% 0.085 285.0);
Tailwind
colors: {
custom: {
50: '#c8c6f1',
500: '#afaeea',
950: '#000000',
},
}SCSS
$custom: #afaeea; $custom-light: #c8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#afaeea",
"rgb": {
"r": 175,
"g": 174,
"b": 234
},
"hsl": {
"h": 241,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.77309,
"c": 0.08519,
"h": 285
},
"luminance": 0.45327
}Semantic roles & 50–950 ramp
primary
#AFAEEA
secondary
#F0F0DB
accent
#C61FC4
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284