#D69F99#D69F99
#D69F99 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.3% C 0.067 H 25.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D69F99 |
|---|---|
| RGB | rgb(214, 159, 153) |
| HSL | hsl(6, 43%, 72%) |
| HSV | hsv(6, 29%, 84%) |
| CMYK | cmyk(0%, 25.7%, 28.5%, 16.1%) |
| CIE-LAB | lab(70.45, 19.59, 11.14) |
| CIE-LCH | lch(70.45, 22.53, 29.63°) |
| OKLab | oklab(75.27% 0.0599 0.029) |
| OKLCH | oklch(75.27% 0.067 25.8) |
| XYZ | xyz(45.8804, 41.3948, 35.7042) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.33
Blush (survey)
#F29E8E
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 6.79
Greyish Pink
#C88D94
ΔE00 6.94
Pinkish Tan
#D99B82
ΔE00 7.36
Pinkish Grey
#C8ACA9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69F99 #99D0D6
analogous
#D699B2 #D69F99 #D6BE99
triadic
#D69F99 #99D69F #9F99D6
tetradic
#D69F99 #B2D699 #99D0D6 #BE99D6
square
#D69F99 #B2D699 #99D0D6 #BE99D6
split-complementary
#D69F99 #99D6BE #99B2D6
monochromatic
#AE5046 #C4766D #D69F99 #E8C8C5 #F6EAE9
Accessibility & contrast
On white
2.26
#D69F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D69F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69F99
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69F99 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#B7B098
Tritanopia (blue-blind)
#E2999E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d69f99; /* rgb */ color: rgb(214, 159, 153); /* oklch */ color: oklch(75.3% 0.067 25.8);
Tailwind
colors: {
custom: {
50: '#e4bbb7',
500: '#d69f99',
950: '#000000',
},
}SCSS
$custom: #d69f99; $custom-light: #e4bbb7; $custom-dark: #000000;
JSON
{
"hex": "#d69f99",
"rgb": {
"r": 214,
"g": 159,
"b": 153
},
"hsl": {
"h": 5.902,
"s": 42.657,
"l": 71.961
},
"oklch": {
"l": 0.75271,
"c": 0.06658,
"h": 25.8
},
"luminance": 0.41392
}Semantic roles & 50–950 ramp
primary
#D69F99
secondary
#DEECED
accent
#A9B630
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180