#DF9799#DF9799
#DF9799 is a light, moderate red. Relative luminance 0.401; OKLCH L 74.8% C 0.087 H 17.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9799 |
|---|---|
| RGB | rgb(223, 151, 153) |
| HSL | hsl(358, 53%, 73%) |
| HSV | hsv(358, 32%, 87%) |
| CMYK | cmyk(0%, 32.3%, 31.4%, 12.5%) |
| CIE-LAB | lab(69.56, 27.30, 10.01) |
| CIE-LCH | lch(69.56, 29.08, 20.13°) |
| OKLab | oklab(74.8% 0.083 0.0262) |
| OKLCH | oklch(74.8% 0.087 17.5) |
| XYZ | xyz(47.2492, 40.1242, 35.3869) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.37
Greyish Pink
#C88D94
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 6.85
Grey Pink
#C3909B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9799 #97DFDD
analogous
#DF97BD #DF9799 #DFB997
triadic
#DF9799 #99DF97 #9799DF
tetradic
#DF9799 #BDDF97 #97DFDD #B997DF
square
#DF9799 #BDDF97 #97DFDD #B997DF
split-complementary
#DF9799 #97DFB9 #97BDDF
monochromatic
#C03B3F #D1686B #DF9799 #EDC6C7 #F8E8E8
Accessibility & contrast
On white
2.33
#DF9799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#DF9799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9799
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9799 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#ED9098
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df9799; /* rgb */ color: rgb(223, 151, 153); /* oklch */ color: oklch(74.8% 0.087 17.5);
Tailwind
colors: {
custom: {
50: '#ebb6b7',
500: '#df9799',
950: '#000000',
},
}SCSS
$custom: #df9799; $custom-light: #ebb6b7; $custom-dark: #000000;
JSON
{
"hex": "#df9799",
"rgb": {
"r": 223,
"g": 151,
"b": 153
},
"hsl": {
"h": 358.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.74799,
"c": 0.08698,
"h": 17.5
},
"luminance": 0.40121
}Semantic roles & 50–950 ramp
primary
#DF9799
secondary
#DCEFEE
accent
#C0BC25
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080