#D2CFC2#D2CFC2
#D2CFC2 is a very light, near-neutral yellow. Relative luminance 0.622; OKLCH L 85.3% C 0.018 H 96.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFC2 |
|---|---|
| RGB | rgb(210, 207, 194) |
| HSL | hsl(49, 15%, 79%) |
| HSV | hsv(49, 8%, 82%) |
| CMYK | cmyk(0%, 1.4%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.03, -1.24, 6.82) |
| CIE-LCH | lch(83.03, 6.93, 100.29°) |
| OKLab | oklab(85.33% -0.0019 0.0179) |
| OKLCH | oklch(85.33% 0.018 96.1) |
| XYZ | xyz(58.6275, 62.2227, 59.9501) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 5.50
Warm Beige
#E9DCC9
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 6.18
Eggshell
#F0EAD6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFC2 #C2C5D2
analogous
#D2C7C2 #D2CFC2 #CDD2C2
triadic
#D2CFC2 #C2D2CF #CFC2D2
tetradic
#D2CFC2 #C2D2C7 #C2C5D2 #D2C2CD
square
#D2CFC2 #C2D2C7 #C2C5D2 #D2C2CD
split-complementary
#D2CFC2 #C2CDD2 #C7C2D2
monochromatic
#9E987C #B8B39F #D2CFC2 #ECEBE5 #F2F1ED
Accessibility & contrast
On white
1.56
#D2CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D2CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFC2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFC2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#D5CDCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cfc2; /* rgb */ color: rgb(210, 207, 194); /* oklch */ color: oklch(85.3% 0.018 96.1);
Tailwind
colors: {
custom: {
50: '#dfddd4',
500: '#d2cfc2',
950: '#000000',
},
}SCSS
$custom: #d2cfc2; $custom-light: #dfddd4; $custom-dark: #000000;
JSON
{
"hex": "#d2cfc2",
"rgb": {
"r": 210,
"g": 207,
"b": 194
},
"hsl": {
"h": 48.75,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85329,
"c": 0.01798,
"h": 96.1
},
"luminance": 0.62222
}Semantic roles & 50–950 ramp
primary
#D2CFC2
secondary
#9296A7
accent
#5B994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483