#C07FBF#C07FBF
#C07FBF is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.5% C 0.117 H 327.3°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C07FBF |
|---|---|
| RGB | rgb(192, 127, 191) |
| HSL | hsl(301, 34%, 63%) |
| HSV | hsv(301, 34%, 75%) |
| CMYK | cmyk(0%, 33.9%, 0.5%, 24.7%) |
| CIE-LAB | lab(61.78, 35.42, -23.28) |
| CIE-LCH | lch(61.78, 42.39, 326.69°) |
| OKLab | oklab(68.47% 0.0983 -0.0631) |
| OKLCH | oklch(68.47% 0.117 327.3) |
| XYZ | xyz(38.7308, 30.1483, 53.0592) |
| Luminance | 0.3015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 5.85
Wisteria
#A87DC2
ΔE00 5.87
Orchid
#DA70D6
ΔE00 6.73
Pale Purple
#B790D4
ΔE00 6.85
Soft Purple
#A66FB5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07FBF #7FC080
analogous
#A07FC0 #C07FBF #C07F9F
triadic
#C07FBF #BFC07F #7FBFC0
tetradic
#C07FBF #C0A07F #7FC080 #7F9FC0
square
#C07FBF #C0A07F #7FC080 #7F9FC0
split-complementary
#C07FBF #9FC07F #7FC0A0
monochromatic
#844183 #AC56AA #C07FBF #D4A8D4 #E8D1E8
Accessibility & contrast
On white
2.99
#C07FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#C07FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07FBF
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07FBF | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C1
Deuteranopia (green-blind)
#8B98BD
Tritanopia (blue-blind)
#C48597
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c07fbf; /* rgb */ color: rgb(192, 127, 191); /* oklch */ color: oklch(68.5% 0.117 327.3);
Tailwind
colors: {
custom: {
50: '#d4a5d2',
500: '#c07fbf',
950: '#000000',
},
}SCSS
$custom: #c07fbf; $custom-light: #d4a5d2; $custom-dark: #000000;
JSON
{
"hex": "#c07fbf",
"rgb": {
"r": 192,
"g": 127,
"b": 191
},
"hsl": {
"h": 300.923,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.68467,
"c": 0.11685,
"h": 327.3
},
"luminance": 0.30147
}Semantic roles & 50–950 ramp
primary
#C07FBF
secondary
#C2D9C2
accent
#AD3A39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82