#D5CFBC#D5CFBC
#D5CFBC is a very light, muted yellow. Relative luminance 0.624; OKLCH L 85.4% C 0.027 H 92.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CFBC |
|---|---|
| RGB | rgb(213, 207, 188) |
| HSL | hsl(46, 23%, 79%) |
| HSV | hsv(46, 12%, 84%) |
| CMYK | cmyk(0%, 2.8%, 11.7%, 16.5%) |
| CIE-LAB | lab(83.13, -1.16, 10.18) |
| CIE-LCH | lch(83.13, 10.25, 96.51°) |
| OKLab | oklab(85.42% -0.0011 0.0265) |
| OKLCH | oklch(85.42% 0.027 92.4) |
| XYZ | xyz(58.8296, 62.4032, 56.5131) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 5.45
Eggshell
#F0EAD6
ΔE00 6.11
Light Grey
#D8DCD6
ΔE00 7.03
Champagne
#F7E7CE
ΔE00 7.25
Antiquewhite
#FAEBD7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CFBC #BCC2D5
analogous
#D5C2BC #D5CFBC #CED5BC
triadic
#D5CFBC #BCD5CF #CFBCD5
tetradic
#D5CFBC #BCD5C2 #BCC2D5 #D5BCCE
square
#D5CFBC #BCD5C2 #BCC2D5 #D5BCCE
split-complementary
#D5CFBC #BCCED5 #C2BCD5
monochromatic
#A69971 #BDB496 #D5CFBC #EDEAE2 #F3F2EC
Accessibility & contrast
On white
1.56
#D5CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D5CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CFBC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CFBC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#DACCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5cfbc; /* rgb */ color: rgb(213, 207, 188); /* oklch */ color: oklch(85.4% 0.027 92.4);
Tailwind
colors: {
custom: {
50: '#e2ddd0',
500: '#d5cfbc',
950: '#000000',
},
}SCSS
$custom: #d5cfbc; $custom-light: #e2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#d5cfbc",
"rgb": {
"r": 213,
"g": 207,
"b": 188
},
"hsl": {
"h": 45.6,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.85416,
"c": 0.02655,
"h": 92.4
},
"luminance": 0.62403
}Semantic roles & 50–950 ramp
primary
#D5CFBC
secondary
#8A92AB
accent
#5AA144
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483