#DF8FCE#DF8FCE
#DF8FCE is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.1% C 0.125 H 334.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8FCE |
|---|---|
| RGB | rgb(223, 143, 206) |
| HSL | hsl(313, 56%, 72%) |
| HSV | hsv(313, 36%, 87%) |
| CMYK | cmyk(0%, 35.9%, 7.6%, 12.5%) |
| CIE-LAB | lab(69.32, 39.58, -19.86) |
| CIE-LCH | lch(69.32, 44.29, 333.35°) |
| OKLab | oklab(75.13% 0.1135 -0.0533) |
| OKLCH | oklch(75.13% 0.125 334.8) |
| XYZ | xyz(51.3941, 39.7917, 63.3540) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.92
Plum
#DDA0DD
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 7.24
Pink (survey)
#FF81C0
ΔE00 7.45
Orchid (survey)
#C875C4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8FCE #8FDFA0
analogous
#C88FDF #DF8FCE #DF8FA6
triadic
#DF8FCE #CEDF8F #8FCEDF
tetradic
#DF8FCE #DFC88F #8FDFA0 #8FA6DF
square
#DF8FCE #DFC88F #8FDFA0 #8FA6DF
split-complementary
#DF8FCE #A6DF8F #8FDFC8
monochromatic
#BD36A1 #D15FB9 #DF8FCE #EDBFE3 #F8E7F5
Accessibility & contrast
On white
2.34
#DF8FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#DF8FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8FCE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8FCE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D0
Deuteranopia (green-blind)
#A3AECC
Tritanopia (blue-blind)
#E692A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #df8fce; /* rgb */ color: rgb(223, 143, 206); /* oklch */ color: oklch(75.1% 0.125 334.8);
Tailwind
colors: {
custom: {
50: '#eab1dd',
500: '#df8fce',
950: '#000000',
},
}SCSS
$custom: #df8fce; $custom-light: #eab1dd; $custom-dark: #000000;
JSON
{
"hex": "#df8fce",
"rgb": {
"r": 223,
"g": 143,
"b": 206
},
"hsl": {
"h": 312.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.75125,
"c": 0.12544,
"h": 334.8
},
"luminance": 0.39789
}Semantic roles & 50–950 ramp
primary
#DF8FCE
secondary
#DBEFDF
accent
#C34522
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083