#DF949B#DF949B
#DF949B is a light, moderate red. Relative luminance 0.392; OKLCH L 74.3% C 0.091 H 13.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DF949B |
|---|---|
| RGB | rgb(223, 148, 155) |
| HSL | hsl(354, 54%, 73%) |
| HSV | hsv(354, 34%, 87%) |
| CMYK | cmyk(0%, 33.6%, 30.5%, 12.5%) |
| CIE-LAB | lab(68.92, 29.17, 7.99) |
| CIE-LCH | lch(68.92, 30.24, 15.31°) |
| OKLab | oklab(74.33% 0.0885 0.0211) |
| OKLCH | oklch(74.33% 0.091 13.4) |
| XYZ | xyz(46.9391, 39.2375, 36.1053) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.05
Faded Pink
#DE9DAC
ΔE00 4.36
Greyish Pink
#C88D94
ΔE00 4.64
Pig Pink
#E78EA5
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.84
Dull Pink
#D5869D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF949B #94DFD8
analogous
#DF94C0 #DF949B #DFB294
triadic
#DF949B #9BDF94 #949BDF
tetradic
#DF949B #C0DF94 #94DFD8 #B294DF
square
#DF949B #C0DF94 #94DFD8 #B294DF
split-complementary
#DF949B #94DFB2 #94C0DF
monochromatic
#BF3946 #D1656F #DF949B #EDC3C7 #F8E7E9
Accessibility & contrast
On white
2.37
#DF949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DF949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF949B
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF949B | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09B
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#ED8D97
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #df949b; /* rgb */ color: rgb(223, 148, 155); /* oklch */ color: oklch(74.3% 0.091 13.4);
Tailwind
colors: {
custom: {
50: '#ebb4b8',
500: '#df949b',
950: '#000000',
},
}SCSS
$custom: #df949b; $custom-light: #ebb4b8; $custom-dark: #000000;
JSON
{
"hex": "#df949b",
"rgb": {
"r": 223,
"g": 148,
"b": 155
},
"hsl": {
"h": 354.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.74327,
"c": 0.09101,
"h": 13.4
},
"luminance": 0.39234
}Semantic roles & 50–950 ramp
primary
#DF949B
secondary
#DCEFED
accent
#C1B324
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080