#D2CFB2#D2CFB2
#D2CFB2 is a very light, muted yellow. Relative luminance 0.615; OKLCH L 84.9% C 0.039 H 102.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFB2 |
|---|---|
| RGB | rgb(210, 207, 178) |
| HSL | hsl(54, 26%, 76%) |
| HSV | hsv(54, 15%, 82%) |
| CMYK | cmyk(0%, 1.4%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.67, -3.83, 14.81) |
| CIE-LCH | lch(82.67, 15.30, 104.52°) |
| OKLab | oklab(84.92% -0.0084 0.0382) |
| OKLCH | oklch(84.92% 0.039 102.3) |
| XYZ | xyz(56.9264, 61.5422, 50.9908) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.07
Eggshell
#F0EAD6
ΔE00 7.46
Warm Beige
#E9DCC9
ΔE00 7.75
Beige
#F5F5DC
ΔE00 8.59
Warm Gray
#C9BEB0
ΔE00 8.60
Champagne
#F7E7CE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFB2 #B2B5D2
analogous
#D2BFB2 #D2CFB2 #C5D2B2
triadic
#D2CFB2 #B2D2CF #CFB2D2
tetradic
#D2CFB2 #B2D2BF #B2B5D2 #D2B2C5
square
#D2CFB2 #B2D2BF #B2B5D2 #D2B2C5
split-complementary
#D2CFB2 #B2C5D2 #BFB2D2
monochromatic
#A59F65 #BBB78B #D2CFB2 #E9E7D9 #F4F3EC
Accessibility & contrast
On white
1.58
#D2CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#D2CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFB2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFB2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D6CFB3
Tritanopia (blue-blind)
#D7CBC7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cfb2; /* rgb */ color: rgb(210, 207, 178); /* oklch */ color: oklch(84.9% 0.039 102.3);
Tailwind
colors: {
custom: {
50: '#e0ddc9',
500: '#d2cfb2',
950: '#000000',
},
}SCSS
$custom: #d2cfb2; $custom-light: #e0ddc9; $custom-dark: #000000;
JSON
{
"hex": "#d2cfb2",
"rgb": {
"r": 210,
"g": 207,
"b": 178
},
"hsl": {
"h": 54.375,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84924,
"c": 0.03914,
"h": 102.3
},
"luminance": 0.61542
}Semantic roles & 50–950 ramp
primary
#D2CFB2
secondary
#8084A8
accent
#4AA541
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482