#D0CEB2#D0CEB2
#D0CEB2 is a very light, muted yellow. Relative luminance 0.608; OKLCH L 84.6% C 0.038 H 103.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEB2 |
|---|---|
| RGB | rgb(208, 206, 178) |
| HSL | hsl(56, 24%, 76%) |
| HSV | hsv(56, 14%, 82%) |
| CMYK | cmyk(0%, 1%, 14.4%, 18.4%) |
| CIE-LAB | lab(82.25, -4.04, 14.20) |
| CIE-LCH | lch(82.25, 14.76, 105.90°) |
| OKLab | oklab(84.56% -0.009 0.0367) |
| OKLCH | oklch(84.56% 0.038 103.8) |
| XYZ | xyz(56.1189, 60.7674, 50.8838) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.58
Eggshell
#F0EAD6
ΔE00 7.69
Warm Beige
#E9DCC9
ΔE00 8.02
Warm Gray
#C9BEB0
ΔE00 8.54
Beige
#F5F5DC
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEB2 #B2B4D0
analogous
#D0BFB2 #D0CEB2 #C3D0B2
triadic
#D0CEB2 #B2D0CE #CEB2D0
tetradic
#D0CEB2 #B2D0BF #B2B4D0 #D0B2C3
square
#D0CEB2 #B2D0BF #B2B4D0 #D0B2C3
split-complementary
#D0CEB2 #B2C3D0 #BFB2D0
monochromatic
#A29E66 #B9B68C #D0CEB2 #E7E6D8 #F3F3EC
Accessibility & contrast
On white
1.60
#D0CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#D0CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEB2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEB2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CCB0
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#D5CAC6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0ceb2; /* rgb */ color: rgb(208, 206, 178); /* oklch */ color: oklch(84.6% 0.038 103.8);
Tailwind
colors: {
custom: {
50: '#dedcc9',
500: '#d0ceb2',
950: '#000000',
},
}SCSS
$custom: #d0ceb2; $custom-light: #dedcc9; $custom-dark: #000000;
JSON
{
"hex": "#d0ceb2",
"rgb": {
"r": 208,
"g": 206,
"b": 178
},
"hsl": {
"h": 56,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.84557,
"c": 0.03779,
"h": 103.8
},
"luminance": 0.60767
}Semantic roles & 50–950 ramp
primary
#D0CEB2
secondary
#8183A5
accent
#49A343
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482