#DFCF8B#DFCF8B
#DFCF8B is a very light, moderate yellow. Relative luminance 0.622; OKLCH L 85.2% C 0.089 H 96.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF8B |
|---|---|
| RGB | rgb(223, 207, 139) |
| HSL | hsl(49, 57%, 71%) |
| HSV | hsv(49, 38%, 87%) |
| CMYK | cmyk(0%, 7.2%, 37.7%, 12.5%) |
| CIE-LAB | lab(83.01, -4.12, 35.82) |
| CIE-LCH | lch(83.01, 36.06, 96.56°) |
| OKLab | oklab(85.21% -0.0101 0.0883) |
| OKLCH | oklch(85.21% 0.089 96.5) |
| XYZ | xyz(57.4055, 62.1795, 33.3990) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.66
Beige (survey)
#E6DAA6
ΔE00 4.41
Sandy
#F1DA7A
ΔE00 5.52
Vanilla
#F3E5AB
ΔE00 5.54
Palegoldenrod
#EEE8AA
ΔE00 6.27
Khaki (CSS)
#F0E68C
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF8B #8B9BDF
analogous
#DFA58B #DFCF8B #C5DF8B
triadic
#DFCF8B #8BDFCF #CF8BDF
tetradic
#DFCF8B #8BDFA5 #8B9BDF #DF8BC5
square
#DFCF8B #8BDFA5 #8B9BDF #DF8BC5
split-complementary
#DFCF8B #8BC5DF #A58BDF
monochromatic
#BCA234 #D2BB5B #DFCF8B #ECE3BB #F8F5E7
Accessibility & contrast
On white
1.56
#DFCF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DFCF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF8B
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF8B | 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)
#DCCC86
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#EBC5BE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf8b; /* rgb */ color: rgb(223, 207, 139); /* oklch */ color: oklch(85.2% 0.089 96.5);
Tailwind
colors: {
custom: {
50: '#eaddad',
500: '#dfcf8b',
950: '#000000',
},
}SCSS
$custom: #dfcf8b; $custom-light: #eaddad; $custom-dark: #000000;
JSON
{
"hex": "#dfcf8b",
"rgb": {
"r": 223,
"g": 207,
"b": 139
},
"hsl": {
"h": 48.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.85212,
"c": 0.08885,
"h": 96.5
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#DFCF8B
secondary
#576AB7
accent
#40C421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481