#DF7CED#DF7CED
#DF7CED is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.186 H 322.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CED |
|---|---|
| RGB | rgb(223, 124, 237) |
| HSL | hsl(293, 76%, 71%) |
| HSV | hsv(293, 48%, 93%) |
| CMYK | cmyk(5.9%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.69, 54.93, -41.09) |
| CIE-LCH | lch(66.69, 68.60, 323.20°) |
| OKLab | oklab(73.55% 0.1477 -0.1133) |
| OKLCH | oklch(73.55% 0.186 322.5) |
| XYZ | xyz(52.9235, 36.2200, 84.3078) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CED #8AED7C
analogous
#A67CED #DF7CED #ED7CC3
triadic
#DF7CED #EDDF7C #7CEDDF
tetradic
#DF7CED #EDA67C #8AED7C #7CC3ED
square
#DF7CED #EDA67C #8AED7C #7CC3ED
split-complementary
#DF7CED #C3ED7C #7CEDA6
monochromatic
#BB1DD2 #D246E6 #DF7CED #ECB2F4 #F8E4FB
Accessibility & contrast
On white
2.55
#DF7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DF7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CED
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CED | 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)
#6C9BF1
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#E28AAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7ced; /* rgb */ color: rgb(223, 124, 237); /* oklch */ color: oklch(73.6% 0.186 322.5);
Tailwind
colors: {
custom: {
50: '#eba5f3',
500: '#df7ced',
950: '#000000',
},
}SCSS
$custom: #df7ced; $custom-light: #eba5f3; $custom-dark: #000000;
JSON
{
"hex": "#df7ced",
"rgb": {
"r": 223,
"g": 124,
"b": 237
},
"hsl": {
"h": 292.566,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.73553,
"c": 0.18616,
"h": 322.5
},
"luminance": 0.36218
}Semantic roles & 50–950 ramp
primary
#DF7CED
secondary
#D7F2D3
accent
#D80D27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85