#D0CFB2#D0CFB2
#D0CFB2 is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.039 H 105.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFB2 |
|---|---|
| RGB | rgb(208, 207, 178) |
| HSL | hsl(58, 24%, 76%) |
| HSV | hsv(58, 14%, 82%) |
| CMYK | cmyk(0%, 0.5%, 14.4%, 18.4%) |
| CIE-LAB | lab(82.51, -4.56, 14.56) |
| CIE-LCH | lch(82.51, 15.26, 107.39°) |
| OKLab | oklab(84.76% -0.0105 0.0376) |
| OKLCH | oklch(84.76% 0.039 105.6) |
| XYZ | xyz(56.3604, 61.2504, 50.9643) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.46
Eggshell
#F0EAD6
ΔE00 7.82
Warm Beige
#E9DCC9
ΔE00 8.45
Beige
#F5F5DC
ΔE00 8.62
Warm Gray
#C9BEB0
ΔE00 9.13
Light Grey
#D8DCD6
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFB2 #B2B3D0
analogous
#D0C0B2 #D0CFB2 #C2D0B2
triadic
#D0CFB2 #B2D0CF #CFB2D0
tetradic
#D0CFB2 #B2D0C0 #B2B3D0 #D0B2C2
square
#D0CFB2 #B2D0C0 #B2B3D0 #D0B2C2
split-complementary
#D0CFB2 #B2C2D0 #C0B2D0
monochromatic
#A2A066 #B9B78C #D0CFB2 #E7E7D8 #F3F3EC
Accessibility & contrast
On white
1.58
#D0CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#D0CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFB2
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFB2 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#D5CBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cfb2; /* rgb */ color: rgb(208, 207, 178); /* oklch */ color: oklch(84.8% 0.039 105.6);
Tailwind
colors: {
custom: {
50: '#deddc9',
500: '#d0cfb2',
950: '#000000',
},
}SCSS
$custom: #d0cfb2; $custom-light: #deddc9; $custom-dark: #000000;
JSON
{
"hex": "#d0cfb2",
"rgb": {
"r": 208,
"g": 207,
"b": 178
},
"hsl": {
"h": 58,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.84762,
"c": 0.03906,
"h": 105.6
},
"luminance": 0.6125
}Semantic roles & 50–950 ramp
primary
#D0CFB2
secondary
#8182A5
accent
#46A343
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482