#DF7BF8#DF7BF8
#DF7BF8 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.198 H 319.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BF8 |
|---|---|
| RGB | rgb(223, 123, 248) |
| HSL | hsl(288, 90%, 73%) |
| HSV | hsv(288, 50%, 97%) |
| CMYK | cmyk(10.1%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.00, 57.51, -46.65) |
| CIE-LCH | lch(67.00, 74.05, 320.95°) |
| OKLab | oklab(73.95% 0.1505 -0.1293) |
| OKLCH | oklch(73.95% 0.198 319.3) |
| XYZ | xyz(54.4555, 36.6333, 92.9912) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BF8 #94F87B
analogous
#A07BF8 #DF7BF8 #F87BD2
triadic
#DF7BF8 #F8DF7B #7BF8DF
tetradic
#DF7BF8 #F8A07B #94F87B #7BD2F8
square
#DF7BF8 #F8A07B #94F87B #7BD2F8
split-complementary
#DF7BF8 #D2F87B #7BF8A0
monochromatic
#BF0DEC #D141F5 #DF7BF8 #EDB5FB #F8E2FD
Accessibility & contrast
On white
2.52
#DF7BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DF7BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BF8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BF8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#83A7F5
Tritanopia (blue-blind)
#E08DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7bf8; /* rgb */ color: rgb(223, 123, 248); /* oklch */ color: oklch(73.9% 0.198 319.3);
Tailwind
colors: {
custom: {
50: '#eba4fb',
500: '#df7bf8',
950: '#000000',
},
}SCSS
$custom: #df7bf8; $custom-light: #eba4fb; $custom-dark: #000000;
JSON
{
"hex": "#df7bf8",
"rgb": {
"r": 223,
"g": 123,
"b": 248
},
"hsl": {
"h": 288,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.73949,
"c": 0.19844,
"h": 319.3
},
"luminance": 0.36631
}Semantic roles & 50–950 ramp
primary
#DF7BF8
secondary
#DCF6D5
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85