#DF99D2#DF99D2
#DF99D2 is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.9% C 0.111 H 333.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99D2 |
|---|---|
| RGB | rgb(223, 153, 210) |
| HSL | hsl(311, 52%, 74%) |
| HSV | hsv(311, 31%, 87%) |
| CMYK | cmyk(0%, 31.4%, 5.8%, 12.5%) |
| CIE-LAB | lab(71.64, 34.96, -18.56) |
| CIE-LCH | lch(71.64, 39.58, 332.04°) |
| OKLab | oklab(76.93% 0.0995 -0.0498) |
| OKLCH | oklch(76.93% 0.111 333.4) |
| XYZ | xyz(53.4549, 43.1258, 66.4687) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 5.84
Lilac
#C8A2C8
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 8.62
Pink (survey)
#FF81C0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99D2 #99DFA6
analogous
#C999DF #DF99D2 #DF99AF
triadic
#DF99D2 #D2DF99 #99D2DF
tetradic
#DF99D2 #DFC999 #99DFA6 #99AFDF
square
#DF99D2 #DFC999 #99DFA6 #99AFDF
split-complementary
#DF99D2 #AFDF99 #99DFC9
monochromatic
#C13DA8 #D06ABD #DF99D2 #EEC8E7 #F8E8F5
Accessibility & contrast
On white
2.18
#DF99D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#DF99D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99D2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99D2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D4
Deuteranopia (green-blind)
#A9B3D0
Tritanopia (blue-blind)
#E59CAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df99d2; /* rgb */ color: rgb(223, 153, 210); /* oklch */ color: oklch(76.9% 0.111 333.4);
Tailwind
colors: {
custom: {
50: '#eab8df',
500: '#df99d2',
950: '#000000',
},
}SCSS
$custom: #df99d2; $custom-light: #eab8df; $custom-dark: #000000;
JSON
{
"hex": "#df99d2",
"rgb": {
"r": 223,
"g": 153,
"b": 210
},
"hsl": {
"h": 311.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.76931,
"c": 0.11129,
"h": 333.4
},
"luminance": 0.43124
}Semantic roles & 50–950 ramp
primary
#DF99D2
secondary
#DCEFE0
accent
#C04226
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083