#D699A2#D699A2
#D699A2 is a light, moderate red. Relative luminance 0.397; OKLCH L 74.4% C 0.074 H 9.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D699A2 |
|---|---|
| RGB | rgb(214, 153, 162) |
| HSL | hsl(351, 43%, 72%) |
| HSV | hsv(351, 29%, 84%) |
| CMYK | cmyk(0%, 28.5%, 24.3%, 16.1%) |
| CIE-LAB | lab(69.25, 24.10, 4.42) |
| CIE-LCH | lch(69.25, 24.51, 10.39°) |
| OKLab | oklab(74.41% 0.073 0.0119) |
| OKLCH | oklch(74.41% 0.074 9.2) |
| XYZ | xyz(45.6451, 39.6897, 39.4320) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.59
Greyish Pink
#C88D94
ΔE00 3.85
Grey Pink
#C3909B
ΔE00 4.21
Dusty Pink
#D8A7B1
ΔE00 4.21
Dusty Pink (survey)
#D58A94
ΔE00 4.27
Light Mauve
#C292A1
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D699A2 #99D6CD
analogous
#D699C0 #D699A2 #D6AF99
triadic
#D699A2 #A2D699 #99A2D6
tetradic
#D699A2 #C0D699 #99D6CD #AF99D6
square
#D699A2 #C0D699 #99D6CD #AF99D6
split-complementary
#D699A2 #99D6AF #99C0D6
monochromatic
#AE4656 #C46D7A #D699A2 #E8C5CA #F6E9EB
Accessibility & contrast
On white
2.35
#D699A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#D699A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D699A2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D699A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D699A2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#B1ADA1
Tritanopia (blue-blind)
#E1949C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d699a2; /* rgb */ color: rgb(214, 153, 162); /* oklch */ color: oklch(74.4% 0.074 9.2);
Tailwind
colors: {
custom: {
50: '#e4b7bd',
500: '#d699a2',
950: '#000000',
},
}SCSS
$custom: #d699a2; $custom-light: #e4b7bd; $custom-dark: #000000;
JSON
{
"hex": "#d699a2",
"rgb": {
"r": 214,
"g": 153,
"b": 162
},
"hsl": {
"h": 351.148,
"s": 42.657,
"l": 71.961
},
"oklch": {
"l": 0.74413,
"c": 0.07399,
"h": 9.2
},
"luminance": 0.39687
}Semantic roles & 50–950 ramp
primary
#D699A2
secondary
#DEEDEB
accent
#B6A230
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081