#D0CEB6#D0CEB6
#D0CEB6 is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.033 H 103.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEB6 |
|---|---|
| RGB | rgb(208, 206, 182) |
| HSL | hsl(55, 22%, 76%) |
| HSV | hsv(55, 13%, 82%) |
| CMYK | cmyk(0%, 1%, 12.5%, 18.4%) |
| CIE-LAB | lab(82.34, -3.41, 12.20) |
| CIE-LCH | lch(82.34, 12.67, 105.62°) |
| OKLab | oklab(84.66% -0.0074 0.0317) |
| OKLCH | oklch(84.66% 0.033 103.2) |
| XYZ | xyz(56.5264, 60.9304, 53.0298) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.16
Warm Beige
#E9DCC9
ΔE00 7.29
Warm Gray
#C9BEB0
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 8.03
Beige (survey)
#E6DAA6
ΔE00 8.59
Beige
#F5F5DC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEB6 #B6B8D0
analogous
#D0C1B6 #D0CEB6 #C5D0B6
triadic
#D0CEB6 #B6D0CE #CEB6D0
tetradic
#D0CEB6 #B6D0C1 #B6B8D0 #D0B6C5
square
#D0CEB6 #B6D0C1 #B6B8D0 #D0B6C5
split-complementary
#D0CEB6 #B6C5D0 #C1B6D0
monochromatic
#A09C6C #B8B591 #D0CEB6 #E8E7DB #F3F3EC
Accessibility & contrast
On white
1.59
#D0CEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#D0CEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEB6
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEB6 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CCB5
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#D4CBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0ceb6; /* rgb */ color: rgb(208, 206, 182); /* oklch */ color: oklch(84.7% 0.033 103.2);
Tailwind
colors: {
custom: {
50: '#dedccb',
500: '#d0ceb6',
950: '#000000',
},
}SCSS
$custom: #d0ceb6; $custom-light: #dedccb; $custom-dark: #000000;
JSON
{
"hex": "#d0ceb6",
"rgb": {
"r": 208,
"g": 206,
"b": 182
},
"hsl": {
"h": 55.385,
"s": 21.667,
"l": 76.471
},
"oklch": {
"l": 0.84656,
"c": 0.03251,
"h": 103.2
},
"luminance": 0.6093
}Semantic roles & 50–950 ramp
primary
#D0CEB6
secondary
#8588A5
accent
#4CA045
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483