#D2CFB8#D2CFB8
#D2CFB8 is a very light, muted yellow. Relative luminance 0.618; OKLCH L 85.1% C 0.031 H 100.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFB8 |
|---|---|
| RGB | rgb(210, 207, 184) |
| HSL | hsl(53, 22%, 77%) |
| HSV | hsv(53, 12%, 82%) |
| CMYK | cmyk(0%, 1.4%, 12.4%, 17.6%) |
| CIE-LAB | lab(82.80, -2.89, 11.81) |
| CIE-LCH | lch(82.80, 12.16, 103.74°) |
| OKLab | oklab(85.07% -0.0059 0.0307) |
| OKLCH | oklch(85.07% 0.031 100.9) |
| XYZ | xyz(57.5420, 61.7885, 54.2331) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.59
Eggshell
#F0EAD6
ΔE00 6.65
Warm Gray
#C9BEB0
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.70
Champagne
#F7E7CE
ΔE00 8.41
Beige
#F5F5DC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFB8 #B8BBD2
analogous
#D2C2B8 #D2CFB8 #C8D2B8
triadic
#D2CFB8 #B8D2CF #CFB8D2
tetradic
#D2CFB8 #B8D2C2 #B8BBD2 #D2B8C8
square
#D2CFB8 #B8D2C2 #B8BBD2 #D2B8C8
split-complementary
#D2CFB8 #B8C8D2 #C2B8D2
monochromatic
#A39C6D #BAB693 #D2CFB8 #EAE8DD #F3F2EC
Accessibility & contrast
On white
1.57
#D2CFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#D2CFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFB8
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFB8 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB7
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#D6CCC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cfb8; /* rgb */ color: rgb(210, 207, 184); /* oklch */ color: oklch(85.1% 0.031 100.9);
Tailwind
colors: {
custom: {
50: '#dfddcd',
500: '#d2cfb8',
950: '#000000',
},
}SCSS
$custom: #d2cfb8; $custom-light: #dfddcd; $custom-dark: #000000;
JSON
{
"hex": "#d2cfb8",
"rgb": {
"r": 210,
"g": 207,
"b": 184
},
"hsl": {
"h": 53.077,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.85071,
"c": 0.03124,
"h": 100.9
},
"luminance": 0.61788
}Semantic roles & 50–950 ramp
primary
#D2CFB8
secondary
#878BA7
accent
#4FA145
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483