#D37FFB#D37FFB
#D37FFB is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.3% C 0.190 H 313.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FFB |
|---|---|
| RGB | rgb(211, 127, 251) |
| HSL | hsl(281, 94%, 74%) |
| HSV | hsv(281, 49%, 98%) |
| CMYK | cmyk(15.9%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.52, 52.91, -49.15) |
| CIE-LCH | lch(66.52, 72.22, 317.11°) |
| OKLab | oklab(73.33% 0.1316 -0.1369) |
| OKLCH | oklch(73.33% 0.19 313.9) |
| XYZ | xyz(51.8631, 35.9940, 95.4636) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.04
Liliac
#C48EFD
ΔE00 4.60
Easter Purple
#C071FE
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 6.30
Light Urple
#B36FF6
ΔE00 7.00
Bright Lavender
#C760FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FFB #A7FB7F
analogous
#957FFB #D37FFB #FB7FE5
triadic
#D37FFB #FBD37F #7FFBD3
tetradic
#D37FFB #FB957F #A7FB7F #7FE5FB
square
#D37FFB #FB957F #A7FB7F #7FE5FB
split-complementary
#D37FFB #E5FB7F #7FFB95
monochromatic
#AA08F7 #BF44F9 #D37FFB #E7BAFD #F5E1FE
Accessibility & contrast
On white
2.56
#D37FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#D37FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FFB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FFB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639DFF
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#D092B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d37ffb; /* rgb */ color: rgb(211, 127, 251); /* oklch */ color: oklch(73.3% 0.190 313.9);
Tailwind
colors: {
custom: {
50: '#e3a6fd',
500: '#d37ffb',
950: '#000000',
},
}SCSS
$custom: #d37ffb; $custom-light: #e3a6fd; $custom-dark: #000000;
JSON
{
"hex": "#d37ffb",
"rgb": {
"r": 211,
"g": 127,
"b": 251
},
"hsl": {
"h": 280.645,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.73332,
"c": 0.18991,
"h": 313.9
},
"luminance": 0.35993
}Semantic roles & 50–950 ramp
primary
#D37FFB
secondary
#E0F6D5
accent
#E6004A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86