#DF93CB#DF93CB
#DF93CB is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.7% C 0.116 H 336.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DF93CB |
|---|---|
| RGB | rgb(223, 147, 203) |
| HSL | hsl(316, 54%, 73%) |
| HSV | hsv(316, 34%, 87%) |
| CMYK | cmyk(0%, 34.1%, 9%, 12.5%) |
| CIE-LAB | lab(70.08, 36.95, -17.04) |
| CIE-LCH | lch(70.08, 40.69, 335.24°) |
| OKLab | oklab(75.67% 0.1066 -0.0455) |
| OKLCH | oklch(75.67% 0.116 336.9) |
| XYZ | xyz(51.6444, 40.8697, 61.6567) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 6.28
Lilac
#C8A2C8
ΔE00 7.30
Pink (survey)
#FF81C0
ΔE00 7.36
Violet (CSS)
#EE82EE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF93CB #93DFA7
analogous
#CD93DF #DF93CB #DF93A5
triadic
#DF93CB #CBDF93 #93CBDF
tetradic
#DF93CB #DFCD93 #93DFA7 #93A5DF
square
#DF93CB #DFCD93 #93DFA7 #93A5DF
split-complementary
#DF93CB #A5DF93 #93DFCD
monochromatic
#BF399C #D164B4 #DF93CB #EDC2E2 #F8E7F4
Accessibility & contrast
On white
2.29
#DF93CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#DF93CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF93CB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF93CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF93CB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#A7AFC9
Tritanopia (blue-blind)
#E795A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df93cb; /* rgb */ color: rgb(223, 147, 203); /* oklch */ color: oklch(75.7% 0.116 336.9);
Tailwind
colors: {
custom: {
50: '#eab4db',
500: '#df93cb',
950: '#000000',
},
}SCSS
$custom: #df93cb; $custom-light: #eab4db; $custom-dark: #000000;
JSON
{
"hex": "#df93cb",
"rgb": {
"r": 223,
"g": 147,
"b": 203
},
"hsl": {
"h": 315.789,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.7567,
"c": 0.11591,
"h": 336.9
},
"luminance": 0.40867
}Semantic roles & 50–950 ramp
primary
#DF93CB
secondary
#DCEFE1
accent
#C24D24
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161115
muted
#848083