#D27FCB#D27FCB
#D27FCB is a light, vivid purple. Relative luminance 0.332; OKLCH L 71.0% C 0.141 H 330.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D27FCB |
|---|---|
| RGB | rgb(210, 127, 203) |
| HSL | hsl(305, 48%, 66%) |
| HSV | hsv(305, 40%, 82%) |
| CMYK | cmyk(0%, 39.5%, 3.3%, 17.6%) |
| CIE-LAB | lab(64.32, 43.35, -25.97) |
| CIE-LCH | lch(64.32, 50.53, 329.07°) |
| OKLab | oklab(70.99% 0.1221 -0.0705) |
| OKLCH | oklch(70.99% 0.141 330) |
| XYZ | xyz(44.9466, 33.1944, 60.5280) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.62
Orchid (survey)
#C875C4
ΔE00 3.09
Orchid
#DA70D6
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.41
Pale Magenta
#D767AD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D27FCB #7FD286
analogous
#AF7FD2 #D27FCB #D27FA1
triadic
#D27FCB #CBD27F #7FCBD2
tetradic
#D27FCB #D2AF7F #7FD286 #7FA1D2
square
#D27FCB #D2AF7F #7FD286 #7FA1D2
split-complementary
#D27FCB #A1D27F #7FD2AF
monochromatic
#9F3896 #C252B9 #D27FCB #E2ACDD #F2DAF0
Accessibility & contrast
On white
2.75
#D27FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#D27FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D27FCB
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D27FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D27FCB | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CE
Deuteranopia (green-blind)
#91A0C8
Tritanopia (blue-blind)
#D8859C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d27fcb; /* rgb */ color: rgb(210, 127, 203); /* oklch */ color: oklch(71.0% 0.141 330.0);
Tailwind
colors: {
custom: {
50: '#e1a6db',
500: '#d27fcb',
950: '#000000',
},
}SCSS
$custom: #d27fcb; $custom-light: #e1a6db; $custom-dark: #000000;
JSON
{
"hex": "#d27fcb",
"rgb": {
"r": 210,
"g": 127,
"b": 203
},
"hsl": {
"h": 305.06,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.70986,
"c": 0.14094,
"h": 330
},
"luminance": 0.33192
}Semantic roles & 50–950 ramp
primary
#D27FCB
secondary
#C9E4CB
accent
#BB362A
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83