#D07FFB#D07FFB
#D07FFB is a light, vivid violet. Relative luminance 0.356; OKLCH L 73.0% C 0.189 H 312.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FFB |
|---|---|
| RGB | rgb(208, 127, 251) |
| HSL | hsl(279, 94%, 74%) |
| HSV | hsv(279, 49%, 98%) |
| CMYK | cmyk(17.1%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.18, 52.11, -49.71) |
| CIE-LCH | lch(66.18, 72.02, 316.35°) |
| OKLab | oklab(73.01% 0.1281 -0.1386) |
| OKLCH | oklch(73.01% 0.189 312.7) |
| XYZ | xyz(51.0114, 35.5548, 95.4237) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.57
Liliac
#C48EFD
ΔE00 4.29
Easter Purple
#C071FE
ΔE00 4.58
Light Urple
#B36FF6
ΔE00 6.54
Violet (CSS)
#EE82EE
ΔE00 6.82
Bright Lavender
#C760FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FFB #AAFB7F
analogous
#927FFB #D07FFB #FB7FE8
triadic
#D07FFB #FBD07F #7FFBD0
tetradic
#D07FFB #FB927F #AAFB7F #7FE8FB
square
#D07FFB #FB927F #AAFB7F #7FE8FB
split-complementary
#D07FFB #E8FB7F #7FFB92
monochromatic
#A408F7 #BA44F9 #D07FFB #E6BAFD #F4E1FE
Accessibility & contrast
On white
2.59
#D07FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#D07FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FFB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FFB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#CC93B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d07ffb; /* rgb */ color: rgb(208, 127, 251); /* oklch */ color: oklch(73.0% 0.189 312.7);
Tailwind
colors: {
custom: {
50: '#e1a6fd',
500: '#d07ffb',
950: '#000000',
},
}SCSS
$custom: #d07ffb; $custom-light: #e1a6fd; $custom-dark: #000000;
JSON
{
"hex": "#d07ffb",
"rgb": {
"r": 208,
"g": 127,
"b": 251
},
"hsl": {
"h": 279.194,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.73008,
"c": 0.18872,
"h": 312.7
},
"luminance": 0.35554
}Semantic roles & 50–950 ramp
primary
#D07FFB
secondary
#E0F6D5
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86