#D1CEBB#D1CEBB
#D1CEBB is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.9% C 0.026 H 99.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CEBB |
|---|---|
| RGB | rgb(209, 206, 187) |
| HSL | hsl(52, 19%, 78%) |
| HSV | hsv(52, 11%, 82%) |
| CMYK | cmyk(0%, 1.4%, 10.5%, 18%) |
| CIE-LAB | lab(82.53, -2.24, 9.82) |
| CIE-LCH | lch(82.53, 10.07, 102.84°) |
| OKLab | oklab(84.86% -0.0043 0.0256) |
| OKLCH | oklch(84.86% 0.026 99.6) |
| XYZ | xyz(57.3345, 61.2862, 55.8131) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.15
Warm Gray
#C9BEB0
ΔE00 6.19
Eggshell
#F0EAD6
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.65
Silver (survey)
#C5C9C7
ΔE00 7.67
Champagne
#F7E7CE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CEBB #BBBED1
analogous
#D1C3BB #D1CEBB #C9D1BB
triadic
#D1CEBB #BBD1CE #CEBBD1
tetradic
#D1CEBB #BBD1C3 #BBBED1 #D1BBC9
square
#D1CEBB #BBD1C3 #BBBED1 #D1BBC9
split-complementary
#D1CEBB #BBC9D1 #C3BBD1
monochromatic
#A09972 #B8B496 #D1CEBB #EAE8E0 #F3F2ED
Accessibility & contrast
On white
1.58
#D1CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#D1CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CEBB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CEBB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#D5CBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d1cebb; /* rgb */ color: rgb(209, 206, 187); /* oklch */ color: oklch(84.9% 0.026 99.6);
Tailwind
colors: {
custom: {
50: '#dfdccf',
500: '#d1cebb',
950: '#000000',
},
}SCSS
$custom: #d1cebb; $custom-light: #dfdccf; $custom-dark: #000000;
JSON
{
"hex": "#d1cebb",
"rgb": {
"r": 209,
"g": 206,
"b": 187
},
"hsl": {
"h": 51.818,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.84863,
"c": 0.02596,
"h": 99.6
},
"luminance": 0.61286
}Semantic roles & 50–950 ramp
primary
#D1CEBB
secondary
#8A8EA6
accent
#549E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483