#D1CDBE#D1CDBE
#D1CDBE is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.021 H 94.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDBE |
|---|---|
| RGB | rgb(209, 205, 190) |
| HSL | hsl(47, 17%, 78%) |
| HSV | hsv(47, 9%, 82%) |
| CMYK | cmyk(0%, 1.9%, 9.1%, 18%) |
| CIE-LAB | lab(82.34, -1.22, 7.95) |
| CIE-LCH | lch(82.34, 8.05, 98.72°) |
| OKLab | oklab(84.74% -0.0017 0.0208) |
| OKLCH | oklch(84.74% 0.021 94.6) |
| XYZ | xyz(57.4190, 60.9361, 57.4422) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.47
Eggshell
#F0EAD6
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDBE #BEC2D1
analogous
#D1C3BE #D1CDBE #CBD1BE
triadic
#D1CDBE #BED1CD #CDBED1
tetradic
#D1CDBE #BED1C3 #BEC2D1 #D1BECB
square
#D1CDBE #BED1C3 #BEC2D1 #D1BECB
split-complementary
#D1CDBE #BECBD1 #C3BED1
monochromatic
#9E9676 #B8B19A #D1CDBE #EAE9E2 #F2F1ED
Accessibility & contrast
On white
1.59
#D1CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#D1CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDBE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDBE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBD
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#D4CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d1cdbe; /* rgb */ color: rgb(209, 205, 190); /* oklch */ color: oklch(84.7% 0.021 94.6);
Tailwind
colors: {
custom: {
50: '#dfdcd1',
500: '#d1cdbe',
950: '#000000',
},
}SCSS
$custom: #d1cdbe; $custom-light: #dfdcd1; $custom-dark: #000000;
JSON
{
"hex": "#d1cdbe",
"rgb": {
"r": 209,
"g": 205,
"b": 190
},
"hsl": {
"h": 47.368,
"s": 17.117,
"l": 78.235
},
"oklch": {
"l": 0.84738,
"c": 0.02088,
"h": 94.6
},
"luminance": 0.60936
}Semantic roles & 50–950 ramp
primary
#D1CDBE
secondary
#8D93A6
accent
#5B9B4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483