#DF899B#DF899B
#DF899B is a light, moderate red. Relative luminance 0.359; OKLCH L 72.5% C 0.107 H 6.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DF899B |
|---|---|
| RGB | rgb(223, 137, 155) |
| HSL | hsl(347, 57%, 71%) |
| HSV | hsv(347, 39%, 87%) |
| CMYK | cmyk(0%, 38.6%, 30.5%, 12.5%) |
| CIE-LAB | lab(66.48, 35.03, 4.48) |
| CIE-LCH | lch(66.48, 35.31, 7.29°) |
| OKLab | oklab(72.46% 0.1061 0.0121) |
| OKLCH | oklch(72.46% 0.107 6.5) |
| XYZ | xyz(45.2950, 35.9492, 35.5572) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.35
Dull Pink
#D5869D
ΔE00 2.82
Dusty Pink (survey)
#D58A94
ΔE00 2.85
Rose Pink
#F7879A
ΔE00 4.51
Dusky Pink
#CC7A8B
ΔE00 5.08
Old Rose
#C87F89
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF899B #89DFCD
analogous
#DF89C6 #DF899B #DFA289
triadic
#DF899B #9BDF89 #899BDF
tetradic
#DF899B #C6DF89 #89DFCD #A289DF
square
#DF899B #C6DF89 #89DFCD #A289DF
split-complementary
#DF899B #89DFA2 #89C6DF
monochromatic
#BB334F #D25972 #DF899B #ECB9C4 #F8E7EB
Accessibility & contrast
On white
2.56
#DF899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#DF899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF899B
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF899B | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989B
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#ED828F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df899b; /* rgb */ color: rgb(223, 137, 155); /* oklch */ color: oklch(72.5% 0.107 6.5);
Tailwind
colors: {
custom: {
50: '#ebacb8',
500: '#df899b',
950: '#000000',
},
}SCSS
$custom: #df899b; $custom-light: #ebacb8; $custom-dark: #000000;
JSON
{
"hex": "#df899b",
"rgb": {
"r": 223,
"g": 137,
"b": 155
},
"hsl": {
"h": 347.442,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.72457,
"c": 0.10682,
"h": 6.5
},
"luminance": 0.35946
}Semantic roles & 50–950 ramp
primary
#DF899B
secondary
#D6EEE9
accent
#C5A321
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80