#C883DB#C883DB
#C883DB is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.2% C 0.144 H 318.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C883DB |
|---|---|
| RGB | rgb(200, 131, 219) |
| HSL | hsl(287, 55%, 69%) |
| HSV | hsv(287, 40%, 86%) |
| CMYK | cmyk(8.7%, 40.2%, 0%, 14.1%) |
| CIE-LAB | lab(64.67, 41.19, -34.47) |
| CIE-LCH | lch(64.67, 53.71, 320.08°) |
| OKLab | oklab(71.21% 0.1082 -0.0948) |
| OKLCH | oklch(71.21% 0.144 318.8) |
| XYZ | xyz(44.7202, 33.6278, 71.1392) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.70
Orchid (survey)
#C875C4
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 6.45
Wisteria
#A87DC2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C883DB #96DB83
analogous
#9C83DB #C883DB #DB83C2
triadic
#C883DB #DBC883 #83DBC8
tetradic
#C883DB #DB9C83 #96DB83 #83C2DB
square
#C883DB #DB9C83 #96DB83 #83C2DB
split-complementary
#C883DB #C2DB83 #83DB9C
monochromatic
#9533B0 #B354CD #C883DB #DDB2E9 #F2E2F7
Accessibility & contrast
On white
2.72
#C883DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#C883DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C883DB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C883DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C883DB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DE
Deuteranopia (green-blind)
#889FD8
Tritanopia (blue-blind)
#C98EA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c883db; /* rgb */ color: rgb(200, 131, 219); /* oklch */ color: oklch(71.2% 0.144 318.8);
Tailwind
colors: {
custom: {
50: '#daa8e6',
500: '#c883db',
950: '#000000',
},
}SCSS
$custom: #c883db; $custom-light: #daa8e6; $custom-dark: #000000;
JSON
{
"hex": "#c883db",
"rgb": {
"r": 200,
"g": 131,
"b": 219
},
"hsl": {
"h": 287.045,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.71208,
"c": 0.14386,
"h": 318.8
},
"luminance": 0.33626
}Semantic roles & 50–950 ramp
primary
#C883DB
secondary
#D5EAD0
accent
#C32345
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84