#D0CDC2#D0CDC2
#D0CDC2 is a very light, near-neutral yellow. Relative luminance 0.610; OKLCH L 84.8% C 0.015 H 94.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDC2 |
|---|---|
| RGB | rgb(208, 205, 194) |
| HSL | hsl(47, 13%, 79%) |
| HSV | hsv(47, 7%, 82%) |
| CMYK | cmyk(0%, 1.4%, 6.7%, 18.4%) |
| CIE-LAB | lab(82.36, -0.90, 5.84) |
| CIE-LCH | lch(82.36, 5.91, 98.76°) |
| OKLab | oklab(84.76% -0.0011 0.0153) |
| OKLCH | oklch(84.76% 0.015 94.2) |
| XYZ | xyz(57.5801, 60.9679, 59.7631) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 5.01
Warm Gray
#C9BEB0
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 5.48
Warm Beige
#E9DCC9
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDC2 #C2C5D0
analogous
#D0C6C2 #D0CDC2 #CCD0C2
triadic
#D0CDC2 #C2D0CD #CDC2D0
tetradic
#D0CDC2 #C2D0C6 #C2C5D0 #D0C2CC
square
#D0CDC2 #C2D0C6 #C2C5D0 #D0C2CC
split-complementary
#D0CDC2 #C2CCD0 #C6C2D0
monochromatic
#9B947D #B5B19F #D0CDC2 #EBE9E5 #F2F1EE
Accessibility & contrast
On white
1.59
#D0CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#D0CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDC2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDC2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC1
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#D3CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cdc2; /* rgb */ color: rgb(208, 205, 194); /* oklch */ color: oklch(84.8% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#dedcd4',
500: '#d0cdc2',
950: '#000000',
},
}SCSS
$custom: #d0cdc2; $custom-light: #dedcd4; $custom-dark: #000000;
JSON
{
"hex": "#d0cdc2",
"rgb": {
"r": 208,
"g": 205,
"b": 194
},
"hsl": {
"h": 47.143,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84763,
"c": 0.01537,
"h": 94.2
},
"luminance": 0.60968
}Semantic roles & 50–950 ramp
primary
#D0CDC2
secondary
#9296A4
accent
#5E974E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483