#DFCF7A#DFCF7A
#DFCF7A is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 84.9% C 0.108 H 98.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF7A |
|---|---|
| RGB | rgb(223, 207, 122) |
| HSL | hsl(50, 61%, 68%) |
| HSV | hsv(50, 45%, 87%) |
| CMYK | cmyk(0%, 7.2%, 45.3%, 12.5%) |
| CIE-LAB | lab(82.76, -5.90, 44.08) |
| CIE-LCH | lch(82.76, 44.47, 97.62°) |
| OKLab | oklab(84.94% -0.0166 0.1062) |
| OKLCH | oklch(84.94% 0.108 98.9) |
| XYZ | xyz(56.2586, 61.7207, 27.3584) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.51
Sandy
#F1DA7A
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 5.30
Wheat (survey)
#FBDD7E
ΔE00 5.48
Dull Yellow
#EEDC5B
ΔE00 6.43
Light Mustard
#F7D560
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF7A #7A8ADF
analogous
#DF9C7A #DFCF7A #BCDF7A
triadic
#DFCF7A #7ADFCF #CF7ADF
tetradic
#DFCF7A #7ADF9C #7A8ADF #DF7ABC
square
#DFCF7A #7ADF9C #7A8ADF #DF7ABC
split-complementary
#DFCF7A #7ABCDF #9C7ADF
monochromatic
#B39E2B #D3BD49 #DFCF7A #EBE1AB #F7F3DD
Accessibility & contrast
On white
1.57
#DFCF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DFCF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF7A
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF7A | 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)
#DECB73
Deuteranopia (green-blind)
#E2D17D
Tritanopia (blue-blind)
#EDC4BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcf7a; /* rgb */ color: rgb(223, 207, 122); /* oklch */ color: oklch(84.9% 0.108 98.9);
Tailwind
colors: {
custom: {
50: '#ebdda2',
500: '#dfcf7a',
950: '#000000',
},
}SCSS
$custom: #dfcf7a; $custom-light: #ebdda2; $custom-dark: #000000;
JSON
{
"hex": "#dfcf7a",
"rgb": {
"r": 223,
"g": 207,
"b": 122
},
"hsl": {
"h": 50.495,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.84939,
"c": 0.10751,
"h": 98.9
},
"luminance": 0.61719
}Semantic roles & 50–950 ramp
primary
#DFCF7A
secondary
#485AB5
accent
#38C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480