#C8AFDB#C8AFDB
#C8AFDB is a light, moderate violet. Relative luminance 0.481; OKLCH L 79.0% C 0.067 H 310.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFDB |
|---|---|
| RGB | rgb(200, 175, 219) |
| HSL | hsl(274, 38%, 77%) |
| HSV | hsv(274, 20%, 86%) |
| CMYK | cmyk(8.7%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(74.86, 17.13, -18.83) |
| CIE-LCH | lch(74.86, 25.45, 312.30°) |
| OKLab | oklab(78.99% 0.0434 -0.051) |
| OKLCH | oklch(78.99% 0.067 310.4) |
| XYZ | xyz(51.9334, 48.0542, 73.5436) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 6.68
Light Violet
#D6B4FC
ΔE00 6.75
Thistle
#D8BFD8
ΔE00 6.91
Lavender
#B39DDB
ΔE00 6.99
Pale Violet
#CEAEFA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFDB #C2DBAF
analogous
#B2AFDB #C8AFDB #DBAFD8
triadic
#C8AFDB #DBC8AF #AFDBC8
tetradic
#C8AFDB #DBB2AF #C2DBAF #AFD8DB
square
#C8AFDB #DBB2AF #C2DBAF #AFD8DB
split-complementary
#C8AFDB #D8DBAF #AFDBB2
monochromatic
#8E5BB5 #AB85C8 #C8AFDB #E5D9EE #F0EAF6
Accessibility & contrast
On white
1.98
#C8AFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#C8AFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFDB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFDB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DD
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#C6B4BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c8afdb; /* rgb */ color: rgb(200, 175, 219); /* oklch */ color: oklch(79.0% 0.067 310.4);
Tailwind
colors: {
custom: {
50: '#d9c7e6',
500: '#c8afdb',
950: '#000000',
},
}SCSS
$custom: #c8afdb; $custom-light: #d9c7e6; $custom-dark: #000000;
JSON
{
"hex": "#c8afdb",
"rgb": {
"r": 200,
"g": 175,
"b": 219
},
"hsl": {
"h": 274.091,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.78985,
"c": 0.06695,
"h": 310.4
},
"luminance": 0.48054
}Semantic roles & 50–950 ramp
primary
#C8AFDB
secondary
#E5ECDF
accent
#B1356A
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#141316
muted
#838284