#D2CEBB#D2CEBB
#D2CEBB is a very light, muted yellow. Relative luminance 0.614; OKLCH L 84.9% C 0.026 H 97.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEBB |
|---|---|
| RGB | rgb(210, 206, 187) |
| HSL | hsl(50, 20%, 78%) |
| HSV | hsv(50, 11%, 82%) |
| CMYK | cmyk(0%, 1.9%, 11%, 17.6%) |
| CIE-LAB | lab(82.61, -1.88, 9.94) |
| CIE-LCH | lch(82.61, 10.12, 100.71°) |
| OKLab | oklab(84.94% -0.0033 0.0259) |
| OKLCH | oklch(84.94% 0.026 97.2) |
| XYZ | xyz(57.6183, 61.4326, 55.8264) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 5.87
Eggshell
#F0EAD6
ΔE00 6.50
Light Grey
#D8DCD6
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 7.78
Champagne
#F7E7CE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEBB #BBBFD2
analogous
#D2C2BB #D2CEBB #CAD2BB
triadic
#D2CEBB #BBD2CE #CEBBD2
tetradic
#D2CEBB #BBD2C2 #BBBFD2 #D2BBCA
square
#D2CEBB #BBD2C2 #BBBFD2 #D2BBCA
split-complementary
#D2CEBB #BBCAD2 #C2BBD2
monochromatic
#A19971 #BAB396 #D2CEBB #EAE9E0 #F3F2ED
Accessibility & contrast
On white
1.58
#D2CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#D2CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEBB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEBB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#D6CBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cebb; /* rgb */ color: rgb(210, 206, 187); /* oklch */ color: oklch(84.9% 0.026 97.2);
Tailwind
colors: {
custom: {
50: '#dfdccf',
500: '#d2cebb',
950: '#000000',
},
}SCSS
$custom: #d2cebb; $custom-light: #dfdccf; $custom-dark: #000000;
JSON
{
"hex": "#d2cebb",
"rgb": {
"r": 210,
"g": 206,
"b": 187
},
"hsl": {
"h": 49.565,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84944,
"c": 0.02612,
"h": 97.2
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#D2CEBB
secondary
#8A8FA7
accent
#569F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483