#C883BF#C883BF
#C883BF is a light, moderate purple. Relative luminance 0.323; OKLCH L 70.0% C 0.115 H 331.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C883BF |
|---|---|
| RGB | rgb(200, 131, 191) |
| HSL | hsl(308, 39%, 65%) |
| HSV | hsv(308, 35%, 78%) |
| CMYK | cmyk(0%, 34.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(63.57, 35.86, -20.47) |
| CIE-LCH | lch(63.57, 41.29, 330.28°) |
| OKLab | oklab(70.02% 0.1015 -0.0552) |
| OKLCH | oklch(70.02% 0.115 331.5) |
| XYZ | xyz(41.3391, 32.2754, 53.3324) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.05
Orchid
#DA70D6
ΔE00 7.13
Pale Magenta
#D767AD
ΔE00 7.56
Pale Purple
#B790D4
ΔE00 7.61
Dusty Lavender
#AC86A8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C883BF #83C88C
analogous
#AE83C8 #C883BF #C8839D
triadic
#C883BF #BFC883 #83BFC8
tetradic
#C883BF #C8AE83 #83C88C #839DC8
square
#C883BF #C8AE83 #83C88C #839DC8
split-complementary
#C883BF #9DC883 #83C8AE
monochromatic
#914086 #B559A9 #C883BF #DBADD5 #EED8EB
Accessibility & contrast
On white
2.82
#C883BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#C883BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C883BF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C883BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C883BF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#CE8799
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c883bf; /* rgb */ color: rgb(200, 131, 191); /* oklch */ color: oklch(70.0% 0.115 331.5);
Tailwind
colors: {
custom: {
50: '#daa8d2',
500: '#c883bf',
950: '#000000',
},
}SCSS
$custom: #c883bf; $custom-light: #daa8d2; $custom-dark: #000000;
JSON
{
"hex": "#c883bf",
"rgb": {
"r": 200,
"g": 131,
"b": 191
},
"hsl": {
"h": 307.826,
"s": 38.547,
"l": 64.902
},
"oklch": {
"l": 0.7002,
"c": 0.11549,
"h": 331.5
},
"luminance": 0.32274
}Semantic roles & 50–950 ramp
primary
#C883BF
secondary
#C8DFCB
accent
#B24434
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82