#DF93CD#DF93CD
#DF93CD is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.7% C 0.118 H 335.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93CD |
|---|---|
| RGB | rgb(223, 147, 205) |
| HSL | hsl(314, 54%, 73%) |
| HSV | hsv(314, 34%, 87%) |
| CMYK | cmyk(0%, 34.1%, 8.1%, 12.5%) |
| CIE-LAB | lab(70.15, 37.29, -18.05) |
| CIE-LCH | lch(70.15, 41.43, 334.17°) |
| OKLab | oklab(75.74% 0.1072 -0.0483) |
| OKLCH | oklch(75.74% 0.118 335.7) |
| XYZ | xyz(51.8842, 40.9656, 62.9200) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 6.33
Lilac
#C8A2C8
ΔE00 7.37
Pink (survey)
#FF81C0
ΔE00 7.57
Violet (CSS)
#EE82EE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93CD #93DFA5
analogous
#CB93DF #DF93CD #DF93A7
triadic
#DF93CD #CDDF93 #93CDDF
tetradic
#DF93CD #DFCB93 #93DFA5 #93A7DF
square
#DF93CD #DFCB93 #93DFA5 #93A7DF
split-complementary
#DF93CD #A7DF93 #93DFCB
monochromatic
#BF399F #D164B7 #DF93CD #EDC2E3 #F8E7F4
Accessibility & contrast
On white
2.28
#DF93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#DF93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93CD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93CD | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#E696A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df93cd; /* rgb */ color: rgb(223, 147, 205); /* oklch */ color: oklch(75.7% 0.118 335.7);
Tailwind
colors: {
custom: {
50: '#eab4dc',
500: '#df93cd',
950: '#000000',
},
}SCSS
$custom: #df93cd; $custom-light: #eab4dc; $custom-dark: #000000;
JSON
{
"hex": "#df93cd",
"rgb": {
"r": 223,
"g": 147,
"b": 205
},
"hsl": {
"h": 314.211,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.75744,
"c": 0.11757,
"h": 335.7
},
"luminance": 0.40963
}Semantic roles & 50–950 ramp
primary
#DF93CD
secondary
#DCEFE0
accent
#C24924
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083