#D88F9E#D88F9E
#D88F9E is a light, moderate red. Relative luminance 0.367; OKLCH L 72.7% C 0.090 H 6.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D88F9E |
|---|---|
| RGB | rgb(216, 143, 158) |
| HSL | hsl(348, 48%, 70%) |
| HSV | hsv(348, 34%, 85%) |
| CMYK | cmyk(0%, 33.8%, 26.9%, 15.3%) |
| CIE-LAB | lab(67.06, 29.68, 3.53) |
| CIE-LCH | lch(67.06, 29.89, 6.78°) |
| OKLab | oklab(72.75% 0.0898 0.0096) |
| OKLCH | oklch(72.75% 0.09 6.1) |
| XYZ | xyz(44.3140, 36.7153, 37.0938) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.41
Dull Pink
#D5869D
ΔE00 3.12
Pig Pink
#E78EA5
ΔE00 3.27
Faded Pink
#DE9DAC
ΔE00 3.75
Greyish Pink
#C88D94
ΔE00 3.94
Grey Pink
#C3909B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D88F9E #8FD8C9
analogous
#D88FC2 #D88F9E #D8A48F
triadic
#D88F9E #9ED88F #8F9ED8
tetradic
#D88F9E #C2D88F #8FD8C9 #A48FD8
square
#D88F9E #C2D88F #8FD8C9 #A48FD8
split-complementary
#D88F9E #8FD8A4 #8FC2D8
monochromatic
#AF3D55 #C86277 #D88F9E #E8BCC5 #F7E8EB
Accessibility & contrast
On white
2.52
#D88F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#D88F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D88F9E
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D88F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D88F9E | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9E
Deuteranopia (green-blind)
#ACA89D
Tritanopia (blue-blind)
#E58A94
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d88f9e; /* rgb */ color: rgb(216, 143, 158); /* oklch */ color: oklch(72.7% 0.090 6.1);
Tailwind
colors: {
custom: {
50: '#e5b0ba',
500: '#d88f9e',
950: '#000000',
},
}SCSS
$custom: #d88f9e; $custom-light: #e5b0ba; $custom-dark: #000000;
JSON
{
"hex": "#d88f9e",
"rgb": {
"r": 216,
"g": 143,
"b": 158
},
"hsl": {
"h": 347.671,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.72749,
"c": 0.09032,
"h": 6.1
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#D88F9E
secondary
#D7EBE7
accent
#BC9E2A
background
#FEFAFB
surface
#FCF5F6
border
#D5CFD0
text
#161011
muted
#847F80