#DF99DA#DF99DA
#DF99DA is a light, moderate purple. Relative luminance 0.435; OKLCH L 77.2% C 0.119 H 329.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99DA |
|---|---|
| RGB | rgb(223, 153, 218) |
| HSL | hsl(304, 52%, 74%) |
| HSV | hsv(304, 31%, 87%) |
| CMYK | cmyk(0%, 31.4%, 2.2%, 12.5%) |
| CIE-LAB | lab(71.92, 36.38, -22.54) |
| CIE-LCH | lch(71.92, 42.80, 328.22°) |
| OKLab | oklab(77.23% 0.1018 -0.0609) |
| OKLCH | oklch(77.23% 0.119 329.1) |
| XYZ | xyz(54.4766, 43.5345, 71.8495) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.90
Lavender Pink
#DD85D7
ΔE00 4.94
Lilac
#C8A2C8
ΔE00 7.23
Violet (CSS)
#EE82EE
ΔE00 7.29
Bubblegum Pink
#FE83CC
ΔE00 7.95
Mauve
#E0B0FF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99DA #99DF9E
analogous
#C199DF #DF99DA #DF99B7
triadic
#DF99DA #DADF99 #99DADF
tetradic
#DF99DA #DFC199 #99DF9E #99B7DF
square
#DF99DA #DFC199 #99DF9E #99B7DF
split-complementary
#DF99DA #B7DF99 #99DFC1
monochromatic
#C13DB8 #D06AC9 #DF99DA #EEC8EB #F8E8F7
Accessibility & contrast
On white
2.16
#DF99DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#DF99DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99DA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99DA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AADC
Deuteranopia (green-blind)
#A7B4D8
Tritanopia (blue-blind)
#E49EB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df99da; /* rgb */ color: rgb(223, 153, 218); /* oklch */ color: oklch(77.2% 0.119 329.1);
Tailwind
colors: {
custom: {
50: '#eab8e5',
500: '#df99da',
950: '#000000',
},
}SCSS
$custom: #df99da; $custom-light: #eab8e5; $custom-dark: #000000;
JSON
{
"hex": "#df99da",
"rgb": {
"r": 223,
"g": 153,
"b": 218
},
"hsl": {
"h": 304.286,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.77232,
"c": 0.11862,
"h": 329.1
},
"luminance": 0.43532
}Semantic roles & 50–950 ramp
primary
#DF99DA
secondary
#DCEFDE
accent
#C03126
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161115
muted
#848084