#D2CFB7#D2CFB7
#D2CFB7 is a very light, muted yellow. Relative luminance 0.617; OKLCH L 85.0% C 0.033 H 101.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFB7 |
|---|---|
| RGB | rgb(210, 207, 183) |
| HSL | hsl(53, 23%, 77%) |
| HSV | hsv(53, 13%, 82%) |
| CMYK | cmyk(0%, 1.4%, 12.9%, 17.6%) |
| CIE-LAB | lab(82.78, -3.05, 12.31) |
| CIE-LCH | lch(82.78, 12.68, 103.90°) |
| OKLab | oklab(85.05% -0.0063 0.0319) |
| OKLCH | oklch(85.05% 0.033 101.2) |
| XYZ | xyz(57.4376, 61.7467, 53.6830) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.76
Warm Beige
#E9DCC9
ΔE00 6.77
Warm Gray
#C9BEB0
ΔE00 7.41
Light Grey
#D8DCD6
ΔE00 8.00
Beige (survey)
#E6DAA6
ΔE00 8.37
Beige
#F5F5DC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFB7 #B7BAD2
analogous
#D2C2B7 #D2CFB7 #C8D2B7
triadic
#D2CFB7 #B7D2CF #CFB7D2
tetradic
#D2CFB7 #B7D2C2 #B7BAD2 #D2B7C8
square
#D2CFB7 #B7D2C2 #B7BAD2 #D2B7C8
split-complementary
#D2CFB7 #B7C8D2 #C2B7D2
monochromatic
#A39D6C #BAB691 #D2CFB7 #EAE8DD #F3F2EC
Accessibility & contrast
On white
1.57
#D2CFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#D2CFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFB7
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFB7 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB6
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#D7CBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cfb7; /* rgb */ color: rgb(210, 207, 183); /* oklch */ color: oklch(85.0% 0.033 101.2);
Tailwind
colors: {
custom: {
50: '#e0ddcc',
500: '#d2cfb7',
950: '#000000',
},
}SCSS
$custom: #d2cfb7; $custom-light: #e0ddcc; $custom-dark: #000000;
JSON
{
"hex": "#d2cfb7",
"rgb": {
"r": 210,
"g": 207,
"b": 183
},
"hsl": {
"h": 53.333,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.85046,
"c": 0.03256,
"h": 101.2
},
"luminance": 0.61746
}Semantic roles & 50–950 ramp
primary
#D2CFB7
secondary
#8689A7
accent
#4EA244
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483