#DFCE8B#DFCE8B
#DFCE8B is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 85.0% C 0.088 H 95.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCE8B |
|---|---|
| RGB | rgb(223, 206, 139) |
| HSL | hsl(48, 57%, 71%) |
| HSV | hsv(48, 38%, 87%) |
| CMYK | cmyk(0%, 7.6%, 37.7%, 12.5%) |
| CIE-LAB | lab(82.75, -3.60, 35.49) |
| CIE-LCH | lch(82.75, 35.67, 95.80°) |
| OKLab | oklab(85.01% -0.0086 0.0875) |
| OKLCH | oklch(85.01% 0.088 95.6) |
| XYZ | xyz(57.1640, 61.6965, 33.3185) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.59
Beige (survey)
#E6DAA6
ΔE00 4.45
Vanilla
#F3E5AB
ΔE00 5.66
Sandy
#F1DA7A
ΔE00 5.69
Palegoldenrod
#EEE8AA
ΔE00 6.54
Wheat (survey)
#FBDD7E
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCE8B #8B9CDF
analogous
#DFA48B #DFCE8B #C6DF8B
triadic
#DFCE8B #8BDFCE #CE8BDF
tetradic
#DFCE8B #8BDFA4 #8B9CDF #DF8BC6
square
#DFCE8B #8BDFA4 #8B9CDF #DF8BC6
split-complementary
#DFCE8B #8BC6DF #A48BDF
monochromatic
#BCA034 #D2BA5B #DFCE8B #ECE2BB #F8F5E7
Accessibility & contrast
On white
1.57
#DFCE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DFCE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCE8B
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCE8B | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB86
Deuteranopia (green-blind)
#E0D08D
Tritanopia (blue-blind)
#EBC4BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfce8b; /* rgb */ color: rgb(223, 206, 139); /* oklch */ color: oklch(85.0% 0.088 95.6);
Tailwind
colors: {
custom: {
50: '#eadcad',
500: '#dfce8b',
950: '#000000',
},
}SCSS
$custom: #dfce8b; $custom-light: #eadcad; $custom-dark: #000000;
JSON
{
"hex": "#dfce8b",
"rgb": {
"r": 223,
"g": 206,
"b": 139
},
"hsl": {
"h": 47.857,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.85009,
"c": 0.08793,
"h": 95.6
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#DFCE8B
secondary
#576BB7
accent
#42C421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481