#D69B95#D69B95
#D69B95 is a light, moderate red. Relative luminance 0.399; OKLCH L 74.4% C 0.072 H 25.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D69B95 |
|---|---|
| RGB | rgb(214, 155, 149) |
| HSL | hsl(6, 44%, 71%) |
| HSV | hsv(6, 30%, 84%) |
| CMYK | cmyk(0%, 27.6%, 30.4%, 16.1%) |
| CIE-LAB | lab(69.41, 21.22, 11.88) |
| CIE-LCH | lch(69.41, 24.31, 29.24°) |
| OKLab | oklab(74.43% 0.0648 0.0309) |
| OKLCH | oklch(74.43% 0.072 25.5) |
| XYZ | xyz(44.8788, 39.9113, 33.7677) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.07
Greyish Pink
#C88D94
ΔE00 6.35
Blush (survey)
#F29E8E
ΔE00 6.36
Dusty Pink (survey)
#D58A94
ΔE00 7.20
Pinkish Tan
#D99B82
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69B95 #95D0D6
analogous
#D695AF #D69B95 #D6BB95
triadic
#D69B95 #95D69B #9B95D6
tetradic
#D69B95 #AFD695 #95D0D6 #BB95D6
square
#D69B95 #AFD695 #95D0D6 #BB95D6
split-complementary
#D69B95 #95D6BB #95AFD6
monochromatic
#AD4D43 #C57169 #D69B95 #E7C5C1 #F6EAE9
Accessibility & contrast
On white
2.34
#D69B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#D69B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69B95
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69B95 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#E3949A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d69b95; /* rgb */ color: rgb(214, 155, 149); /* oklch */ color: oklch(74.4% 0.072 25.5);
Tailwind
colors: {
custom: {
50: '#e4b8b4',
500: '#d69b95',
950: '#000000',
},
}SCSS
$custom: #d69b95; $custom-light: #e4b8b4; $custom-dark: #000000;
JSON
{
"hex": "#d69b95",
"rgb": {
"r": 214,
"g": 155,
"b": 149
},
"hsl": {
"h": 5.538,
"s": 44.218,
"l": 71.176
},
"oklch": {
"l": 0.74432,
"c": 0.07174,
"h": 25.5
},
"luminance": 0.39909
}Semantic roles & 50–950 ramp
primary
#D69B95
secondary
#DBEAEC
accent
#ABB72E
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080