#DFCF8F#DFCF8F
#DFCF8F is a very light, moderate yellow. Relative luminance 0.623; OKLCH L 85.3% C 0.084 H 95.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF8F |
|---|---|
| RGB | rgb(223, 207, 143) |
| HSL | hsl(48, 56%, 72%) |
| HSV | hsv(48, 36%, 87%) |
| CMYK | cmyk(0%, 7.2%, 35.9%, 12.5%) |
| CIE-LAB | lab(83.07, -3.66, 33.85) |
| CIE-LCH | lch(83.07, 34.05, 96.17°) |
| OKLab | oklab(85.28% -0.0085 0.0838) |
| OKLCH | oklch(85.28% 0.084 95.8) |
| XYZ | xyz(57.7031, 62.2985, 34.9665) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.81
Sand (survey)
#E2CA76
ΔE00 4.26
Vanilla
#F3E5AB
ΔE00 5.23
Palegoldenrod
#EEE8AA
ΔE00 6.13
Sandy
#F1DA7A
ΔE00 6.15
Pale Peach
#FFE5AD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF8F #8F9FDF
analogous
#DFA78F #DFCF8F #C7DF8F
triadic
#DFCF8F #8FDFCF #CF8FDF
tetradic
#DFCF8F #8FDFA7 #8F9FDF #DF8FC7
square
#DFCF8F #8FDFA7 #8F9FDF #DF8FC7
split-complementary
#DFCF8F #8FC7DF #A78FDF
monochromatic
#BDA236 #D1BB5F #DFCF8F #EDE3BF #F8F5E7
Accessibility & contrast
On white
1.56
#DFCF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DFCF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF8F
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF8F | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#EBC6BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf8f; /* rgb */ color: rgb(223, 207, 143); /* oklch */ color: oklch(85.3% 0.084 95.8);
Tailwind
colors: {
custom: {
50: '#eaddb0',
500: '#dfcf8f',
950: '#000000',
},
}SCSS
$custom: #dfcf8f; $custom-light: #eaddb0; $custom-dark: #000000;
JSON
{
"hex": "#dfcf8f",
"rgb": {
"r": 223,
"g": 207,
"b": 143
},
"hsl": {
"h": 48,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85283,
"c": 0.08428,
"h": 95.8
},
"luminance": 0.62297
}Semantic roles & 50–950 ramp
primary
#DFCF8F
secondary
#5B6EB7
accent
#43C322
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481