#D1CEBC#D1CEBC
#D1CEBC is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.9% C 0.025 H 99.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CEBC |
|---|---|
| RGB | rgb(209, 206, 188) |
| HSL | hsl(51, 19%, 78%) |
| HSV | hsv(51, 10%, 82%) |
| CMYK | cmyk(0%, 1.4%, 10%, 18%) |
| CIE-LAB | lab(82.56, -2.07, 9.32) |
| CIE-LCH | lch(82.56, 9.55, 102.54°) |
| OKLab | oklab(84.89% -0.0039 0.0243) |
| OKLCH | oklch(84.89% 0.025 99.2) |
| XYZ | xyz(57.4419, 61.3292, 56.3788) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.00
Warm Beige
#E9DCC9
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.37
Eggshell
#F0EAD6
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CEBC #BCBFD1
analogous
#D1C3BC #D1CEBC #C9D1BC
triadic
#D1CEBC #BCD1CE #CEBCD1
tetradic
#D1CEBC #BCD1C3 #BCBFD1 #D1BCC9
square
#D1CEBC #BCD1C3 #BCBFD1 #D1BCC9
split-complementary
#D1CEBC #BCC9D1 #C3BCD1
monochromatic
#9F9973 #B8B398 #D1CEBC #EAE9E0 #F3F2ED
Accessibility & contrast
On white
1.58
#D1CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#D1CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CEBC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CEBC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#D5CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d1cebc; /* rgb */ color: rgb(209, 206, 188); /* oklch */ color: oklch(84.9% 0.025 99.2);
Tailwind
colors: {
custom: {
50: '#dfdcd0',
500: '#d1cebc',
950: '#000000',
},
}SCSS
$custom: #d1cebc; $custom-light: #dfdcd0; $custom-dark: #000000;
JSON
{
"hex": "#d1cebc",
"rgb": {
"r": 209,
"g": 206,
"b": 188
},
"hsl": {
"h": 51.429,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.84888,
"c": 0.02463,
"h": 99.2
},
"luminance": 0.61329
}Semantic roles & 50–950 ramp
primary
#D1CEBC
secondary
#8B8FA6
accent
#559D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483