#D07FCB#D07FCB
#D07FCB is a light, vivid purple. Relative luminance 0.329; OKLCH L 70.8% C 0.140 H 329.1°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FCB |
|---|---|
| RGB | rgb(208, 127, 203) |
| HSL | hsl(304, 46%, 66%) |
| HSV | hsv(304, 39%, 82%) |
| CMYK | cmyk(0%, 38.9%, 2.4%, 18.4%) |
| CIE-LAB | lab(64.08, 42.72, -26.35) |
| CIE-LCH | lch(64.08, 50.19, 328.33°) |
| OKLab | oklab(70.76% 0.1198 -0.0716) |
| OKLCH | oklch(70.76% 0.14 329.1) |
| XYZ | xyz(44.3806, 32.9025, 60.5015) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.83
Orchid (survey)
#C875C4
ΔE00 2.88
Orchid
#DA70D6
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.56
Pale Magenta
#D767AD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FCB #7FD084
analogous
#AC7FD0 #D07FCB #D07FA2
triadic
#D07FCB #CBD07F #7FCBD0
tetradic
#D07FCB #D0AC7F #7FD084 #7FA2D0
square
#D07FCB #D0AC7F #7FD084 #7FA2D0
split-complementary
#D07FCB #A2D07F #7FD0AC
monochromatic
#9C3995 #C052B9 #D07FCB #E0ACDD #F1D9EF
Accessibility & contrast
On white
2.77
#D07FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#D07FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FCB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FCB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CE
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#D5859C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d07fcb; /* rgb */ color: rgb(208, 127, 203); /* oklch */ color: oklch(70.8% 0.140 329.1);
Tailwind
colors: {
custom: {
50: '#e0a6db',
500: '#d07fcb',
950: '#000000',
},
}SCSS
$custom: #d07fcb; $custom-light: #e0a6db; $custom-dark: #000000;
JSON
{
"hex": "#d07fcb",
"rgb": {
"r": 208,
"g": 127,
"b": 203
},
"hsl": {
"h": 303.704,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.70757,
"c": 0.13952,
"h": 329.1
},
"luminance": 0.329
}Semantic roles & 50–950 ramp
primary
#D07FCB
secondary
#C8E3CA
accent
#BA352C
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83