#DF7BF3#DF7BF3
#DF7BF3 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.7% C 0.194 H 320.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BF3 |
|---|---|
| RGB | rgb(223, 123, 243) |
| HSL | hsl(290, 83%, 72%) |
| HSV | hsv(290, 49%, 95%) |
| CMYK | cmyk(8.2%, 49.4%, 0%, 4.7%) |
| CIE-LAB | lab(66.77, 56.56, -44.27) |
| CIE-LCH | lch(66.77, 71.82, 321.95°) |
| OKLab | oklab(73.7% 0.1499 -0.1225) |
| OKLCH | oklch(73.7% 0.194 320.7) |
| XYZ | xyz(53.6901, 36.3271, 88.9603) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BF3 #8FF37B
analogous
#A37BF3 #DF7BF3 #F37BCB
triadic
#DF7BF3 #F3DF7B #7BF3DF
tetradic
#DF7BF3 #F3A37B #8FF37B #7BCBF3
square
#DF7BF3 #F3A37B #8FF37B #7BCBF3
split-complementary
#DF7BF3 #CBF37B #7BF3A3
monochromatic
#BD14DF #D143EE #DF7BF3 #EDB3F8 #F8E3FC
Accessibility & contrast
On white
2.54
#DF7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DF7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BF3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BF3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF7
Deuteranopia (green-blind)
#86A6F0
Tritanopia (blue-blind)
#E18BAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7bf3; /* rgb */ color: rgb(223, 123, 243); /* oklch */ color: oklch(73.7% 0.194 320.7);
Tailwind
colors: {
custom: {
50: '#eba4f7',
500: '#df7bf3',
950: '#000000',
},
}SCSS
$custom: #df7bf3; $custom-light: #eba4f7; $custom-dark: #000000;
JSON
{
"hex": "#df7bf3",
"rgb": {
"r": 223,
"g": 123,
"b": 243
},
"hsl": {
"h": 290,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.73702,
"c": 0.19355,
"h": 320.7
},
"luminance": 0.36325
}Semantic roles & 50–950 ramp
primary
#DF7BF3
secondary
#DBF4D6
accent
#E0062A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85