#D2CFC4#D2CFC4
#D2CFC4 is a very light, near-neutral yellow. Relative luminance 0.623; OKLCH L 85.4% C 0.015 H 94.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFC4 |
|---|---|
| RGB | rgb(210, 207, 196) |
| HSL | hsl(47, 13%, 80%) |
| HSV | hsv(47, 7%, 82%) |
| CMYK | cmyk(0%, 1.4%, 6.7%, 17.6%) |
| CIE-LAB | lab(83.08, -0.90, 5.83) |
| CIE-LCH | lch(83.08, 5.89, 98.77°) |
| OKLab | oklab(85.38% -0.0011 0.0153) |
| OKLCH | oklch(85.38% 0.015 94.2) |
| XYZ | xyz(58.8537, 62.3131, 61.1410) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 5.14
Light Gray
#D3D3D3
ΔE00 5.36
Warm Gray
#C9BEB0
ΔE00 5.44
Warm Beige
#E9DCC9
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFC4 #C4C7D2
analogous
#D2C8C4 #D2CFC4 #CED2C4
triadic
#D2CFC4 #C4D2CF #CFC4D2
tetradic
#D2CFC4 #C4D2C8 #C4C7D2 #D2C4CE
square
#D2CFC4 #C4D2C8 #C4C7D2 #D2C4CE
split-complementary
#D2CFC4 #C4CED2 #C8C4D2
monochromatic
#9D977F #B8B3A1 #D2CFC4 #ECEBE7 #F2F1EE
Accessibility & contrast
On white
1.56
#D2CFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D2CFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFC4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFC4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC3
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#D5CDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cfc4; /* rgb */ color: rgb(210, 207, 196); /* oklch */ color: oklch(85.4% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#dfddd5',
500: '#d2cfc4',
950: '#000000',
},
}SCSS
$custom: #d2cfc4; $custom-light: #dfddd5; $custom-dark: #000000;
JSON
{
"hex": "#d2cfc4",
"rgb": {
"r": 210,
"g": 207,
"b": 196
},
"hsl": {
"h": 47.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85383,
"c": 0.01534,
"h": 94.2
},
"luminance": 0.62313
}Semantic roles & 50–950 ramp
primary
#D2CFC4
secondary
#9498A6
accent
#5E984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483