#AFAAE3#AFAAE3
#AFAAE3 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.2% C 0.081 H 288.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAAE3 |
|---|---|
| RGB | rgb(175, 170, 227) |
| HSL | hsl(245, 50%, 78%) |
| HSV | hsv(245, 25%, 89%) |
| CMYK | cmyk(22.9%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(71.83, 13.74, -27.99) |
| CIE-LCH | lch(71.83, 31.18, 296.14°) |
| OKLab | oklab(76.24% 0.0255 -0.077) |
| OKLCH | oklch(76.24% 0.081 288.3) |
| XYZ | xyz(45.9157, 43.4087, 78.6178) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 6.99
Light Periwinkle
#C1C6FC
ΔE00 7.25
Lavender (survey)
#C79FEF
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 8.12
Periwinkle
#CCCCFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAAE3 #DEE3AA
analogous
#AAC1E3 #AFAAE3 #CBAAE3
triadic
#AFAAE3 #E3AFAA #AAE3AF
tetradic
#AFAAE3 #E3AAC1 #DEE3AA #AAE3CB
square
#AFAAE3 #E3AAC1 #DEE3AA #AAE3CB
split-complementary
#AFAAE3 #E3CBAA #C1E3AA
monochromatic
#584EC5 #847CD4 #AFAAE3 #DAD8F2 #E9E8F7
Accessibility & contrast
On white
2.17
#AFAAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AFAAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAAE3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAAE3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#9BAFE1
Tritanopia (blue-blind)
#A4B4BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaae3; /* rgb */ color: rgb(175, 170, 227); /* oklch */ color: oklch(76.2% 0.081 288.3);
Tailwind
colors: {
custom: {
50: '#c7c3ec',
500: '#afaae3',
950: '#000000',
},
}SCSS
$custom: #afaae3; $custom-light: #c7c3ec; $custom-dark: #000000;
JSON
{
"hex": "#afaae3",
"rgb": {
"r": 175,
"g": 170,
"b": 227
},
"hsl": {
"h": 245.263,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.76236,
"c": 0.08113,
"h": 288.3
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#AFAAE3
secondary
#EDEFDC
accent
#BE28B1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184