#DFD8C2#DFD8C2
#DFD8C2 is a very light, muted yellow. Relative luminance 0.687; OKLCH L 88.2% C 0.030 H 92.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8C2 |
|---|---|
| RGB | rgb(223, 216, 194) |
| HSL | hsl(46, 31%, 82%) |
| HSV | hsv(46, 13%, 87%) |
| CMYK | cmyk(0%, 3.1%, 13%, 12.5%) |
| CIE-LAB | lab(86.35, -1.29, 11.71) |
| CIE-LCH | lch(86.35, 11.78, 96.27°) |
| OKLab | oklab(88.19% -0.0012 0.0304) |
| OKLCH | oklch(88.19% 0.03 92.4) |
| XYZ | xyz(64.7240, 68.6955, 60.8784) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.73
Eggshell
#F0EAD6
ΔE00 4.07
Champagne
#F7E7CE
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 6.20
Papayawhip
#FFEFD5
ΔE00 6.59
Beige
#F5F5DC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8C2 #C2C9DF
analogous
#DFCAC2 #DFD8C2 #D8DFC2
triadic
#DFD8C2 #C2DFD8 #D8C2DF
tetradic
#DFD8C2 #C2DFCA #C2C9DF #DFC2D8
square
#DFD8C2 #C2DFCA #C2C9DF #DFC2D8
split-complementary
#DFD8C2 #C2D8DF #CAC2DF
monochromatic
#B5A572 #CABE9A #DFD8C2 #F4F2EA #F4F2EB
Accessibility & contrast
On white
1.42
#DFD8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DFD8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8C2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8C2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C1
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#E4D4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd8c2; /* rgb */ color: rgb(223, 216, 194); /* oklch */ color: oklch(88.2% 0.030 92.4);
Tailwind
colors: {
custom: {
50: '#e9e4d4',
500: '#dfd8c2',
950: '#000000',
},
}SCSS
$custom: #dfd8c2; $custom-light: #e9e4d4; $custom-dark: #000000;
JSON
{
"hex": "#dfd8c2",
"rgb": {
"r": 223,
"g": 216,
"b": 194
},
"hsl": {
"h": 45.517,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88192,
"c": 0.03047,
"h": 92.4
},
"luminance": 0.68695
}Semantic roles & 50–950 ramp
primary
#DFD8C2
secondary
#8E98B7
accent
#56AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483