#C07FBD#C07FBD
#C07FBD is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.4% C 0.115 H 328.3°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C07FBD |
|---|---|
| RGB | rgb(192, 127, 189) |
| HSL | hsl(303, 34%, 63%) |
| HSV | hsv(303, 34%, 75%) |
| CMYK | cmyk(0%, 33.9%, 1.6%, 24.7%) |
| CIE-LAB | lab(61.71, 35.05, -22.26) |
| CIE-LCH | lch(61.71, 41.52, 327.58°) |
| OKLab | oklab(68.38% 0.0978 -0.0603) |
| OKLCH | oklch(68.38% 0.115 328.3) |
| XYZ | xyz(38.5122, 30.0609, 51.9079) |
| Luminance | 0.3006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 6.05
Wisteria
#A87DC2
ΔE00 6.15
Orchid
#DA70D6
ΔE00 7.01
Soft Purple
#A66FB5
ΔE00 7.05
Pale Purple
#B790D4
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07FBD #7FC082
analogous
#A27FC0 #C07FBD #C07F9D
triadic
#C07FBD #BDC07F #7FBDC0
tetradic
#C07FBD #C0A27F #7FC082 #7F9DC0
square
#C07FBD #C0A27F #7FC082 #7F9DC0
split-complementary
#C07FBD #9DC07F #7FC0A2
monochromatic
#844181 #AC56A8 #C07FBD #D4A8D2 #E8D1E7
Accessibility & contrast
On white
2.99
#C07FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#C07FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07FBD
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07FBD | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90BF
Deuteranopia (green-blind)
#8C98BB
Tritanopia (blue-blind)
#C48496
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c07fbd; /* rgb */ color: rgb(192, 127, 189); /* oklch */ color: oklch(68.4% 0.115 328.3);
Tailwind
colors: {
custom: {
50: '#d4a5d1',
500: '#c07fbd',
950: '#000000',
},
}SCSS
$custom: #c07fbd; $custom-light: #d4a5d1; $custom-dark: #000000;
JSON
{
"hex": "#c07fbd",
"rgb": {
"r": 192,
"g": 127,
"b": 189
},
"hsl": {
"h": 302.769,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.68385,
"c": 0.11487,
"h": 328.3
},
"luminance": 0.30059
}Semantic roles & 50–950 ramp
primary
#C07FBD
secondary
#C2D9C3
accent
#AD3E39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82