#C083BF#C083BF
#C083BF is a light, moderate purple. Relative luminance 0.312; OKLCH L 69.1% C 0.110 H 327.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C083BF |
|---|---|
| RGB | rgb(192, 131, 191) |
| HSL | hsl(301, 33%, 63%) |
| HSV | hsv(301, 32%, 75%) |
| CMYK | cmyk(0%, 31.8%, 0.5%, 24.7%) |
| CIE-LAB | lab(62.68, 33.23, -21.91) |
| CIE-LCH | lch(62.68, 39.80, 326.61°) |
| OKLab | oklab(69.15% 0.0922 -0.0593) |
| OKLCH | oklch(69.15% 0.11 327.2) |
| XYZ | xyz(39.2577, 31.2021, 53.2348) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.92
Wisteria
#A87DC2
ΔE00 6.19
Pale Purple
#B790D4
ΔE00 6.38
Dusty Lavender
#AC86A8
ΔE00 6.92
Heather
#A484AC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C083BF #83C084
analogous
#A283C0 #C083BF #C083A0
triadic
#C083BF #BFC083 #83BFC0
tetradic
#C083BF #C0A283 #83C084 #83A0C0
square
#C083BF #C0A283 #83C084 #83A0C0
split-complementary
#C083BF #A0C083 #83C0A2
monochromatic
#854484 #AB5AAA #C083BF #D5ACD4 #E9D4E9
Accessibility & contrast
On white
2.90
#C083BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#C083BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C083BF
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C083BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C083BF | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C1
Deuteranopia (green-blind)
#8E9ABD
Tritanopia (blue-blind)
#C48899
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c083bf; /* rgb */ color: rgb(192, 131, 191); /* oklch */ color: oklch(69.1% 0.110 327.2);
Tailwind
colors: {
custom: {
50: '#d4a8d2',
500: '#c083bf',
950: '#000000',
},
}SCSS
$custom: #c083bf; $custom-light: #d4a8d2; $custom-dark: #000000;
JSON
{
"hex": "#c083bf",
"rgb": {
"r": 192,
"g": 131,
"b": 191
},
"hsl": {
"h": 300.984,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.69146,
"c": 0.10964,
"h": 327.2
},
"luminance": 0.31201
}Semantic roles & 50–950 ramp
primary
#C083BF
secondary
#C5DAC5
accent
#AB3C3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82