#AFA9DF#AFA9DF
#AFA9DF is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.9% C 0.077 H 289.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA9DF |
|---|---|
| RGB | rgb(175, 169, 223) |
| HSL | hsl(247, 46%, 77%) |
| HSV | hsv(247, 24%, 87%) |
| CMYK | cmyk(21.5%, 24.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.43, 13.37, -26.42) |
| CIE-LCH | lch(71.43, 29.61, 296.84°) |
| OKLab | oklab(75.88% 0.0257 -0.0726) |
| OKLCH | oklch(75.88% 0.077 289.5) |
| XYZ | xyz(45.1833, 42.8170, 75.6818) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.58
Pale Violet
#CEAEFA
ΔE00 7.16
Light Periwinkle
#C1C6FC
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 8.21
Periwinkle
#CCCCFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA9DF #D9DFA9
analogous
#A9BEDF #AFA9DF #CAA9DF
triadic
#AFA9DF #DFAFA9 #A9DFAF
tetradic
#AFA9DF #DFA9BE #D9DFA9 #A9DFCA
square
#AFA9DF #DFA9BE #D9DFA9 #A9DFCA
split-complementary
#AFA9DF #DFCAA9 #BEDFA9
monochromatic
#5C50BE #867CCE #AFA9DF #D8D6F0 #EAE9F7
Accessibility & contrast
On white
2.20
#AFA9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#AFA9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA9DF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA9DF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#9CAEDE
Tritanopia (blue-blind)
#A5B2BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afa9df; /* rgb */ color: rgb(175, 169, 223); /* oklch */ color: oklch(75.9% 0.077 289.5);
Tailwind
colors: {
custom: {
50: '#c7c2e9',
500: '#afa9df',
950: '#000000',
},
}SCSS
$custom: #afa9df; $custom-light: #c7c2e9; $custom-dark: #000000;
JSON
{
"hex": "#afa9df",
"rgb": {
"r": 175,
"g": 169,
"b": 223
},
"hsl": {
"h": 246.667,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.75877,
"c": 0.07698,
"h": 289.5
},
"luminance": 0.42818
}Semantic roles & 50–950 ramp
primary
#AFA9DF
secondary
#ECEEDD
accent
#B92DA9
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184