#AF8BED#AF8BED
#AF8BED is a light, vivid violet. Relative luminance 0.337; OKLCH L 70.9% C 0.143 H 299.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AF8BED |
|---|---|
| RGB | rgb(175, 139, 237) |
| HSL | hsl(262, 73%, 74%) |
| HSV | hsv(262, 41%, 93%) |
| CMYK | cmyk(26.2%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(64.72, 33.50, -44.54) |
| CIE-LCH | lch(64.72, 55.73, 306.95°) |
| OKLab | oklab(70.93% 0.0709 -0.1244) |
| OKLCH | oklch(70.93% 0.143 299.7) |
| XYZ | xyz(42.1944, 33.6934, 84.3849) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 6.04
Light Purple
#BF77F6
ΔE00 6.22
Pale Purple
#B790D4
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF8BED #C9ED8B
analogous
#8B98ED #AF8BED #E08BED
triadic
#AF8BED #EDAF8B #8BEDAF
tetradic
#AF8BED #ED8B98 #C9ED8B #8BEDE0
square
#AF8BED #ED8B98 #C9ED8B #8BEDE0
split-complementary
#AF8BED #EDE08B #98ED8B
monochromatic
#6622DC #8A56E5 #AF8BED #D4C0F5 #EDE5FB
Accessibility & contrast
On white
2.71
#AF8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#AF8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF8BED
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF8BED | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#A39CB1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #af8bed; /* rgb */ color: rgb(175, 139, 237); /* oklch */ color: oklch(70.9% 0.143 299.7);
Tailwind
colors: {
custom: {
50: '#c9adf3',
500: '#af8bed',
950: '#000000',
},
}SCSS
$custom: #af8bed; $custom-light: #c9adf3; $custom-dark: #000000;
JSON
{
"hex": "#af8bed",
"rgb": {
"r": 175,
"g": 139,
"b": 237
},
"hsl": {
"h": 262.041,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.7093,
"c": 0.1432,
"h": 299.7
},
"luminance": 0.33694
}Semantic roles & 50–950 ramp
primary
#AF8BED
secondary
#E9F3D8
accent
#D5108D
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85