#DFD9C2#DFD9C2
#DFD9C2 is a very light, muted yellow. Relative luminance 0.692; OKLCH L 88.4% C 0.031 H 94.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9C2 |
|---|---|
| RGB | rgb(223, 217, 194) |
| HSL | hsl(48, 31%, 82%) |
| HSV | hsv(48, 13%, 87%) |
| CMYK | cmyk(0%, 2.7%, 13%, 12.5%) |
| CIE-LAB | lab(86.61, -1.80, 12.07) |
| CIE-LCH | lch(86.61, 12.20, 98.49°) |
| OKLab | oklab(88.39% -0.0027 0.0314) |
| OKLCH | oklch(88.39% 0.031 94.9) |
| XYZ | xyz(64.9810, 69.2094, 60.9640) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.00
Warm Beige
#E9DCC9
ΔE00 4.33
Champagne
#F7E7CE
ΔE00 5.67
Beige
#F5F5DC
ΔE00 6.47
Antiquewhite
#FAEBD7
ΔE00 6.55
Papayawhip
#FFEFD5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9C2 #C2C8DF
analogous
#DFCBC2 #DFD9C2 #D7DFC2
triadic
#DFD9C2 #C2DFD9 #D9C2DF
tetradic
#DFD9C2 #C2DFCB #C2C8DF #DFC2D7
square
#DFD9C2 #C2DFCB #C2C8DF #DFC2D7
split-complementary
#DFD9C2 #C2D7DF #CBC2DF
monochromatic
#B5A772 #CAC09A #DFD9C2 #F4F2EA #F4F2EB
Accessibility & contrast
On white
1.41
#DFD9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFD9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9C2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9C2 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C1
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#E4D5D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd9c2; /* rgb */ color: rgb(223, 217, 194); /* oklch */ color: oklch(88.4% 0.031 94.9);
Tailwind
colors: {
custom: {
50: '#e9e4d4',
500: '#dfd9c2',
950: '#000000',
},
}SCSS
$custom: #dfd9c2; $custom-light: #e9e4d4; $custom-dark: #000000;
JSON
{
"hex": "#dfd9c2",
"rgb": {
"r": 223,
"g": 217,
"b": 194
},
"hsl": {
"h": 47.586,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88393,
"c": 0.03148,
"h": 94.9
},
"luminance": 0.69209
}Semantic roles & 50–950 ramp
primary
#DFD9C2
secondary
#8E97B7
accent
#52AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483