#C8ABDD#C8ABDD
#C8ABDD is a light, moderate violet. Relative luminance 0.466; OKLCH L 78.3% C 0.076 H 310.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABDD |
|---|---|
| RGB | rgb(200, 171, 221) |
| HSL | hsl(275, 42%, 77%) |
| HSV | hsv(275, 23%, 87%) |
| CMYK | cmyk(9.5%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(73.95, 19.73, -21.29) |
| CIE-LCH | lch(73.95, 29.03, 312.81°) |
| OKLab | oklab(78.31% 0.0499 -0.0578) |
| OKLCH | oklch(78.31% 0.076 310.8) |
| XYZ | xyz(51.4312, 46.6261, 74.6829) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.08
Light Violet
#D6B4FC
ΔE00 5.77
Lavender
#B39DDB
ΔE00 5.82
Pale Violet
#CEAEFA
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABDD #C0DDAB
analogous
#AFABDD #C8ABDD #DDABD9
triadic
#C8ABDD #DDC8AB #ABDDC8
tetradic
#C8ABDD #DDAFAB #C0DDAB #ABD9DD
square
#C8ABDD #DDAFAB #C0DDAB #ABD9DD
split-complementary
#C8ABDD #D9DDAB #ABDDAF
monochromatic
#8F54BA #AB7FCB #C8ABDD #E5D7EF #F1E9F6
Accessibility & contrast
On white
2.03
#C8ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#C8ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABDD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABDD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DF
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#C6B1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8abdd; /* rgb */ color: rgb(200, 171, 221); /* oklch */ color: oklch(78.3% 0.076 310.8);
Tailwind
colors: {
custom: {
50: '#d9c4e7',
500: '#c8abdd',
950: '#000000',
},
}SCSS
$custom: #c8abdd; $custom-light: #d9c4e7; $custom-dark: #000000;
JSON
{
"hex": "#c8abdd",
"rgb": {
"r": 200,
"g": 171,
"b": 221
},
"hsl": {
"h": 274.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.78305,
"c": 0.07639,
"h": 310.8
},
"luminance": 0.46626
}Semantic roles & 50–950 ramp
primary
#C8ABDD
secondary
#E4EDDE
accent
#B53068
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#141216
muted
#838184