#C07EBF#C07EBF
#C07EBF is a light, moderate purple. Relative luminance 0.299; OKLCH L 68.3% C 0.119 H 327.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C07EBF |
|---|---|
| RGB | rgb(192, 126, 191) |
| HSL | hsl(301, 34%, 62%) |
| HSV | hsv(301, 34%, 75%) |
| CMYK | cmyk(0%, 34.4%, 0.5%, 24.7%) |
| CIE-LAB | lab(61.56, 35.97, -23.62) |
| CIE-LCH | lch(61.56, 43.03, 326.71°) |
| OKLab | oklab(68.3% 0.0998 -0.0641) |
| OKLCH | oklch(68.3% 0.119 327.3) |
| XYZ | xyz(38.6023, 29.8913, 53.0163) |
| Luminance | 0.2989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.03
Wisteria
#A87DC2
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.55
Soft Purple
#A66FB5
ΔE00 6.73
Pale Purple
#B790D4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07EBF #7EC07F
analogous
#A07EC0 #C07EBF #C07E9E
triadic
#C07EBF #BFC07E #7EBFC0
tetradic
#C07EBF #C0A07E #7EC07F #7E9EC0
square
#C07EBF #C0A07E #7EC07F #7E9EC0
split-complementary
#C07EBF #9EC07E #7EC0A0
monochromatic
#834082 #AC55AB #C07EBF #D4A7D3 #E8D0E8
Accessibility & contrast
On white
3.01
#C07EBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#C07EBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C07EBF
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07EBF | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FC1
Deuteranopia (green-blind)
#8A98BD
Tritanopia (blue-blind)
#C48496
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c07ebf; /* rgb */ color: rgb(192, 126, 191); /* oklch */ color: oklch(68.3% 0.119 327.3);
Tailwind
colors: {
custom: {
50: '#d4a4d2',
500: '#c07ebf',
950: '#000000',
},
}SCSS
$custom: #c07ebf; $custom-light: #d4a4d2; $custom-dark: #000000;
JSON
{
"hex": "#c07ebf",
"rgb": {
"r": 192,
"g": 126,
"b": 191
},
"hsl": {
"h": 300.909,
"s": 34.375,
"l": 62.353
},
"oklch": {
"l": 0.68299,
"c": 0.11864,
"h": 327.3
},
"luminance": 0.2989
}Semantic roles & 50–950 ramp
primary
#C07EBF
secondary
#C1D9C1
accent
#AD3A38
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82