#D37FFE#D37FFE
#D37FFE is a light, vivid violet. Relative luminance 0.362; OKLCH L 73.5% C 0.193 H 313.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FFE |
|---|---|
| RGB | rgb(211, 127, 254) |
| HSL | hsl(280, 98%, 75%) |
| HSV | hsv(280, 50%, 100%) |
| CMYK | cmyk(16.9%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(66.66, 53.53, -50.57) |
| CIE-LCH | lch(66.66, 73.64, 316.63°) |
| OKLab | oklab(73.49% 0.1319 -0.141) |
| OKLCH | oklch(73.49% 0.193 313.1) |
| XYZ | xyz(52.3397, 36.1846, 97.9739) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.49
Easter Purple
#C071FE
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 6.62
Light Urple
#B36FF6
ΔE00 6.89
Bright Lavender
#C760FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FFE #AAFE7F
analogous
#947FFE #D37FFE #FE7FEA
triadic
#D37FFE #FED37F #7FFED3
tetradic
#D37FFE #FE947F #AAFE7F #7FEAFE
square
#D37FFE #FE947F #AAFE7F #7FEAFE
split-complementary
#D37FFE #EAFE7F #7FFE94
monochromatic
#A906FD #BE42FE #D37FFE #E8BCFE #F5E1FF
Accessibility & contrast
On white
2.55
#D37FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#D37FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FFE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FFE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#CF93B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d37ffe; /* rgb */ color: rgb(211, 127, 254); /* oklch */ color: oklch(73.5% 0.193 313.1);
Tailwind
colors: {
custom: {
50: '#e3a6ff',
500: '#d37ffe',
950: '#000000',
},
}SCSS
$custom: #d37ffe; $custom-light: #e3a6ff; $custom-dark: #000000;
JSON
{
"hex": "#d37ffe",
"rgb": {
"r": 211,
"g": 127,
"b": 254
},
"hsl": {
"h": 279.685,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.73488,
"c": 0.19311,
"h": 313.1
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#D37FFE
secondary
#E0F7D4
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86