#DF7BF9#DF7BF9
#DF7BF9 is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.0% C 0.199 H 319.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BF9 |
|---|---|
| RGB | rgb(223, 123, 249) |
| HSL | hsl(288, 91%, 73%) |
| HSV | hsv(288, 51%, 98%) |
| CMYK | cmyk(10.4%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.05, 57.71, -47.12) |
| CIE-LCH | lch(67.05, 74.50, 320.76°) |
| OKLab | oklab(74% 0.1506 -0.1307) |
| OKLCH | oklch(74% 0.199 319) |
| XYZ | xyz(54.6110, 36.6955, 93.8104) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.87
Light Purple
#BF77F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BF9 #95F97B
analogous
#A07BF9 #DF7BF9 #F97BD4
triadic
#DF7BF9 #F9DF7B #7BF9DF
tetradic
#DF7BF9 #F9A07B #95F97B #7BD4F9
square
#DF7BF9 #F9A07B #95F97B #7BD4F9
split-complementary
#DF7BF9 #D4F97B #7BF9A0
monochromatic
#C00BEF #D140F6 #DF7BF9 #EDB6FC #F8E2FE
Accessibility & contrast
On white
2.52
#DF7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#DF7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BF9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BF9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#E08DAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7bf9; /* rgb */ color: rgb(223, 123, 249); /* oklch */ color: oklch(74.0% 0.199 319.0);
Tailwind
colors: {
custom: {
50: '#eba4fc',
500: '#df7bf9',
950: '#000000',
},
}SCSS
$custom: #df7bf9; $custom-light: #eba4fc; $custom-dark: #000000;
JSON
{
"hex": "#df7bf9",
"rgb": {
"r": 223,
"g": 123,
"b": 249
},
"hsl": {
"h": 287.619,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.73999,
"c": 0.19943,
"h": 319
},
"luminance": 0.36693
}Semantic roles & 50–950 ramp
primary
#DF7BF9
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85