#D0BEC2#D0BEC2
#D0BEC2 is a light, muted red. Relative luminance 0.541; OKLCH L 81.8% C 0.021 H 2.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BEC2 |
|---|---|
| RGB | rgb(208, 190, 194) |
| HSL | hsl(347, 16%, 78%) |
| HSV | hsv(347, 9%, 82%) |
| CMYK | cmyk(0%, 8.7%, 6.7%, 18.4%) |
| CIE-LAB | lab(78.54, 7.03, 0.29) |
| CIE-LCH | lch(78.54, 7.04, 2.38°) |
| OKLab | oklab(81.77% 0.021 0.0009) |
| OKLCH | oklch(81.77% 0.021 2.4) |
| XYZ | xyz(54.1624, 54.1326, 58.6239) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 8.39
Silver
#C0C0C0
ΔE00 8.55
Dove Gray
#B6B8BD
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.46
Mistyrose
#FFE4E1
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BEC2 #BED0CC
analogous
#D0BECB #D0BEC2 #D0C3BE
triadic
#D0BEC2 #C2D0BE #BEC2D0
tetradic
#D0BEC2 #CBD0BE #BED0CC #C3BED0
square
#D0BEC2 #CBD0BE #BED0CC #C3BED0
split-complementary
#D0BEC2 #BED0C3 #BECBD0
monochromatic
#9D777F #B69AA1 #D0BEC2 #EAE2E3 #F2EDEE
Accessibility & contrast
On white
1.78
#D0BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#D0BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BEC2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BEC2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C1C2
Deuteranopia (green-blind)
#C4C3C2
Tritanopia (blue-blind)
#D4BDBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0bec2; /* rgb */ color: rgb(208, 190, 194); /* oklch */ color: oklch(81.8% 0.021 2.4);
Tailwind
colors: {
custom: {
50: '#ded1d4',
500: '#d0bec2',
950: '#000000',
},
}SCSS
$custom: #d0bec2; $custom-light: #ded1d4; $custom-dark: #000000;
JSON
{
"hex": "#d0bec2",
"rgb": {
"r": 208,
"g": 190,
"b": 194
},
"hsl": {
"h": 346.667,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.81766,
"c": 0.02105,
"h": 2.4
},
"luminance": 0.54132
}Semantic roles & 50–950 ramp
primary
#D0BEC2
secondary
#8EA59F
accent
#9A894B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383