#D0CABB#D0CABB
#D0CABB is a very light, muted orange. Relative luminance 0.592; OKLCH L 84.0% C 0.022 H 88.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CABB |
|---|---|
| RGB | rgb(208, 202, 187) |
| HSL | hsl(43, 18%, 77%) |
| HSV | hsv(43, 10%, 82%) |
| CMYK | cmyk(0%, 2.9%, 10.1%, 18.4%) |
| CIE-LAB | lab(81.42, -0.51, 8.22) |
| CIE-LCH | lch(81.42, 8.24, 93.53°) |
| OKLab | oklab(83.97% 0.0005 0.0215) |
| OKLCH | oklch(83.97% 0.022 88.7) |
| XYZ | xyz(56.1016, 59.2393, 55.4829) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.87
Warm Beige
#E9DCC9
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CABB #BBC1D0
analogous
#D0BFBB #D0CABB #CCD0BB
triadic
#D0CABB #BBD0CA #CABBD0
tetradic
#D0CABB #BBD0BF #BBC1D0 #D0BBCC
square
#D0CABB #BBD0BF #BBC1D0 #D0BBCC
split-complementary
#D0CABB #BBCCD0 #BFBBD0
monochromatic
#9E9273 #B7AE97 #D0CABB #E9E6DF #F2F1ED
Accessibility & contrast
On white
1.63
#D0CABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#D0CABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CABB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CABB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#D4C7C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0cabb; /* rgb */ color: rgb(208, 202, 187); /* oklch */ color: oklch(84.0% 0.022 88.7);
Tailwind
colors: {
custom: {
50: '#dedacf',
500: '#d0cabb',
950: '#000000',
},
}SCSS
$custom: #d0cabb; $custom-light: #dedacf; $custom-dark: #000000;
JSON
{
"hex": "#d0cabb",
"rgb": {
"r": 208,
"g": 202,
"b": 187
},
"hsl": {
"h": 42.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.8397,
"c": 0.02152,
"h": 88.7
},
"luminance": 0.59239
}Semantic roles & 50–950 ramp
primary
#D0CABB
secondary
#8A92A5
accent
#619D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383