#DF92CD#DF92CD
#DF92CD is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.6% C 0.119 H 335.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DF92CD |
|---|---|
| RGB | rgb(223, 146, 205) |
| HSL | hsl(314, 55%, 72%) |
| HSV | hsv(314, 35%, 87%) |
| CMYK | cmyk(0%, 34.5%, 8.1%, 12.5%) |
| CIE-LAB | lab(69.93, 37.82, -18.38) |
| CIE-LCH | lch(69.93, 42.05, 334.08°) |
| OKLab | oklab(75.58% 0.1087 -0.0492) |
| OKLCH | oklch(75.58% 0.119 335.6) |
| XYZ | xyz(51.7294, 40.6560, 62.8684) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 7.49
Lilac
#C8A2C8
ΔE00 7.57
Violet (CSS)
#EE82EE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF92CD #92DFA4
analogous
#CB92DF #DF92CD #DF92A7
triadic
#DF92CD #CDDF92 #92CDDF
tetradic
#DF92CD #DFCB92 #92DFA4 #92A7DF
square
#DF92CD #DFCB92 #92DFA4 #92A7DF
split-complementary
#DF92CD #A7DF92 #92DFCB
monochromatic
#BF389F #D163B7 #DF92CD #EDC1E3 #F8E7F4
Accessibility & contrast
On white
2.30
#DF92CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DF92CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF92CD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF92CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF92CD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#E795A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df92cd; /* rgb */ color: rgb(223, 146, 205); /* oklch */ color: oklch(75.6% 0.119 335.6);
Tailwind
colors: {
custom: {
50: '#eab3dc',
500: '#df92cd',
950: '#000000',
},
}SCSS
$custom: #df92cd; $custom-light: #eab3dc; $custom-dark: #000000;
JSON
{
"hex": "#df92cd",
"rgb": {
"r": 223,
"g": 146,
"b": 205
},
"hsl": {
"h": 314.026,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.75578,
"c": 0.11933,
"h": 335.6
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#DF92CD
secondary
#DCEFE0
accent
#C24823
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083