#D2CEB4#D2CEB4
#D2CEB4 is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.8% C 0.035 H 99.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEB4 |
|---|---|
| RGB | rgb(210, 206, 180) |
| HSL | hsl(52, 25%, 76%) |
| HSV | hsv(52, 14%, 82%) |
| CMYK | cmyk(0%, 1.9%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.45, -3.00, 13.44) |
| CIE-LCH | lch(82.45, 13.77, 102.59°) |
| OKLab | oklab(84.77% -0.0061 0.0348) |
| OKLCH | oklch(84.77% 0.035 99.9) |
| XYZ | xyz(56.8872, 61.1401, 51.9756) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.50
Beige (survey)
#E6DAA6
ΔE00 7.77
Champagne
#F7E7CE
ΔE00 8.47
Beige
#F5F5DC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEB4 #B4B8D2
analogous
#D2BFB4 #D2CEB4 #C7D2B4
triadic
#D2CEB4 #B4D2CE #CEB4D2
tetradic
#D2CEB4 #B4D2BF #B4B8D2 #D2B4C7
square
#D2CEB4 #B4D2BF #B4B8D2 #D2B4C7
split-complementary
#D2CEB4 #B4C7D2 #BFB4D2
monochromatic
#A49C68 #BBB58E #D2CEB4 #E9E7DA #F4F3EC
Accessibility & contrast
On white
1.59
#D2CEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#D2CEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEB4
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEB4 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CCB2
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#D7CAC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2ceb4; /* rgb */ color: rgb(210, 206, 180); /* oklch */ color: oklch(84.8% 0.035 99.9);
Tailwind
colors: {
custom: {
50: '#e0dcca',
500: '#d2ceb4',
950: '#000000',
},
}SCSS
$custom: #d2ceb4; $custom-light: #e0dcca; $custom-dark: #000000;
JSON
{
"hex": "#d2ceb4",
"rgb": {
"r": 210,
"g": 206,
"b": 180
},
"hsl": {
"h": 52,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84768,
"c": 0.03534,
"h": 99.9
},
"luminance": 0.6114
}Semantic roles & 50–950 ramp
primary
#D2CEB4
secondary
#8388A8
accent
#4FA442
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482