#DF9995#DF9995
#DF9995 is a light, moderate red. Relative luminance 0.406; OKLCH L 75.1% C 0.085 H 22.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9995 |
|---|---|
| RGB | rgb(223, 153, 149) |
| HSL | hsl(3, 54%, 73%) |
| HSV | hsv(3, 33%, 87%) |
| CMYK | cmyk(0%, 31.4%, 33.2%, 12.5%) |
| CIE-LAB | lab(69.93, 25.72, 12.75) |
| CIE-LCH | lch(69.93, 28.70, 26.37°) |
| OKLab | oklab(75.05% 0.0782 0.0331) |
| OKLCH | oklch(75.05% 0.085 22.9) |
| XYZ | xyz(47.2490, 40.6435, 33.7843) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.49
Dusty Pink (survey)
#D58A94
ΔE00 6.22
Greyish Pink
#C88D94
ΔE00 6.49
Peachy Pink
#FF9A8A
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.34
Lightcoral
#F08080
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9995 #95DBDF
analogous
#DF95B6 #DF9995 #DFBE95
triadic
#DF9995 #95DF99 #9995DF
tetradic
#DF9995 #B6DF95 #95DBDF #BE95DF
square
#DF9995 #B6DF95 #95DBDF #BE95DF
split-complementary
#DF9995 #95DFBE #95B6DF
monochromatic
#C0413A #D16C66 #DF9995 #EDC6C4 #F8E8E7
Accessibility & contrast
On white
2.30
#DF9995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DF9995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9995
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9995 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#B8B094
Tritanopia (blue-blind)
#ED9198
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df9995; /* rgb */ color: rgb(223, 153, 149); /* oklch */ color: oklch(75.1% 0.085 22.9);
Tailwind
colors: {
custom: {
50: '#ebb7b4',
500: '#df9995',
950: '#000000',
},
}SCSS
$custom: #df9995; $custom-light: #ebb7b4; $custom-dark: #000000;
JSON
{
"hex": "#df9995",
"rgb": {
"r": 223,
"g": 153,
"b": 149
},
"hsl": {
"h": 3.243,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.75052,
"c": 0.08488,
"h": 22.9
},
"luminance": 0.4064
}Semantic roles & 50–950 ramp
primary
#DF9995
secondary
#DCEEEF
accent
#B9C124
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080