#D37FCB#D37FCB
#D37FCB is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.1% C 0.142 H 330.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FCB |
|---|---|
| RGB | rgb(211, 127, 203) |
| HSL | hsl(306, 49%, 66%) |
| HSV | hsv(306, 40%, 83%) |
| CMYK | cmyk(0%, 39.8%, 3.8%, 17.3%) |
| CIE-LAB | lab(64.44, 43.66, -25.78) |
| CIE-LCH | lch(64.44, 50.70, 329.44°) |
| OKLab | oklab(71.1% 0.1232 -0.0699) |
| OKLCH | oklch(71.1% 0.142 330.4) |
| XYZ | xyz(45.2323, 33.3417, 60.5414) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.53
Orchid (survey)
#C875C4
ΔE00 3.20
Orchid
#DA70D6
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.34
Pale Magenta
#D767AD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FCB #7FD387
analogous
#B17FD3 #D37FCB #D37FA1
triadic
#D37FCB #CBD37F #7FCBD3
tetradic
#D37FCB #D3B17F #7FD387 #7FA1D3
square
#D37FCB #D3B17F #7FD387 #7FA1D3
split-complementary
#D37FCB #A1D37F #7FD3B1
monochromatic
#A03796 #C351B8 #D37FCB #E3ADDE #F2DAF0
Accessibility & contrast
On white
2.74
#D37FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#D37FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FCB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FCB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CE
Deuteranopia (green-blind)
#92A0C8
Tritanopia (blue-blind)
#D9859C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d37fcb; /* rgb */ color: rgb(211, 127, 203); /* oklch */ color: oklch(71.1% 0.142 330.4);
Tailwind
colors: {
custom: {
50: '#e2a6db',
500: '#d37fcb',
950: '#000000',
},
}SCSS
$custom: #d37fcb; $custom-light: #e2a6db; $custom-dark: #000000;
JSON
{
"hex": "#d37fcb",
"rgb": {
"r": 211,
"g": 127,
"b": 203
},
"hsl": {
"h": 305.714,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.71101,
"c": 0.14164,
"h": 330.4
},
"luminance": 0.33339
}Semantic roles & 50–950 ramp
primary
#D37FCB
secondary
#C9E5CC
accent
#BC3729
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#150F15
muted
#847F83