#D1CCBB#D1CCBB
#D1CCBB is a very light, muted yellow. Relative luminance 0.603; OKLCH L 84.5% C 0.024 H 93.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CCBB |
|---|---|
| RGB | rgb(209, 204, 187) |
| HSL | hsl(46, 19%, 78%) |
| HSV | hsv(46, 11%, 82%) |
| CMYK | cmyk(0%, 2.4%, 10.5%, 18%) |
| CIE-LAB | lab(82.02, -1.20, 9.09) |
| CIE-LCH | lch(82.02, 9.16, 97.49°) |
| OKLab | oklab(84.46% -0.0014 0.0237) |
| OKLCH | oklch(84.46% 0.024 93.4) |
| XYZ | xyz(56.8560, 60.3294, 55.6536) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.86
Warm Beige
#E9DCC9
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 6.70
Eggshell
#F0EAD6
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CCBB #BBC0D1
analogous
#D1C1BB #D1CCBB #CBD1BB
triadic
#D1CCBB #BBD1CC #CCBBD1
tetradic
#D1CCBB #BBD1C1 #BBC0D1 #D1BBCB
square
#D1CCBB #BBD1C1 #BBC0D1 #D1BBCB
split-complementary
#D1CCBB #BBCBD1 #C1BBD1
monochromatic
#A09572 #B8B196 #D1CCBB #EAE7E0 #F3F1ED
Accessibility & contrast
On white
1.61
#D1CCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D1CCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CCBB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CCBB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D1CDBB
Tritanopia (blue-blind)
#D5C9C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d1ccbb; /* rgb */ color: rgb(209, 204, 187); /* oklch */ color: oklch(84.5% 0.024 93.4);
Tailwind
colors: {
custom: {
50: '#dfdbcf',
500: '#d1ccbb',
950: '#000000',
},
}SCSS
$custom: #d1ccbb; $custom-light: #dfdbcf; $custom-dark: #000000;
JSON
{
"hex": "#d1ccbb",
"rgb": {
"r": 209,
"g": 204,
"b": 187
},
"hsl": {
"h": 46.364,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.84457,
"c": 0.02376,
"h": 93.4
},
"luminance": 0.60329
}Semantic roles & 50–950 ramp
primary
#D1CCBB
secondary
#8A91A6
accent
#5B9E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151513
muted
#848483