#C8AFE8#C8AFE8
#C8AFE8 is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.5% C 0.084 H 304.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFE8 |
|---|---|
| RGB | rgb(200, 175, 232) |
| HSL | hsl(266, 55%, 80%) |
| HSV | hsv(266, 25%, 91%) |
| CMYK | cmyk(13.8%, 24.6%, 0%, 9%) |
| CIE-LAB | lab(75.31, 19.82, -25.21) |
| CIE-LCH | lch(75.31, 32.07, 308.18°) |
| OKLab | oklab(79.48% 0.0474 -0.0688) |
| OKLCH | oklch(79.48% 0.084 304.6) |
| XYZ | xyz(53.7121, 48.7656, 82.9113) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.84
Pale Violet
#CEAEFA
ΔE00 3.95
Lavender
#B39DDB
ΔE00 5.37
Light Lavender
#DFC5FE
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFE8 #CFE8AF
analogous
#AFB3E8 #C8AFE8 #E5AFE8
triadic
#C8AFE8 #E8C8AF #AFE8C8
tetradic
#C8AFE8 #E8AFB3 #CFE8AF #AFE8E5
square
#C8AFE8 #E8AFB3 #CFE8AF #AFE8E5
split-complementary
#C8AFE8 #E8E5AF #B3E8AF
monochromatic
#8750CD #A77FDA #C8AFE8 #E9DFF6 #EFE7F8
Accessibility & contrast
On white
1.95
#C8AFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#C8AFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFE8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFE8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EA
Deuteranopia (green-blind)
#A9BAE6
Tritanopia (blue-blind)
#C3B7C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8afe8; /* rgb */ color: rgb(200, 175, 232); /* oklch */ color: oklch(79.5% 0.084 304.6);
Tailwind
colors: {
custom: {
50: '#d9c7ef',
500: '#c8afe8',
950: '#000000',
},
}SCSS
$custom: #c8afe8; $custom-light: #d9c7ef; $custom-dark: #000000;
JSON
{
"hex": "#c8afe8",
"rgb": {
"r": 200,
"g": 175,
"b": 232
},
"hsl": {
"h": 266.316,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.79477,
"c": 0.08358,
"h": 304.6
},
"luminance": 0.48765
}Semantic roles & 50–950 ramp
primary
#C8AFE8
secondary
#E7EFDC
accent
#C3237D
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284