#DFD67C#DFD67C
#DFD67C is a very light, moderate yellow. Relative luminance 0.652; OKLCH L 86.4% C 0.112 H 103.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD67C |
|---|---|
| RGB | rgb(223, 214, 124) |
| HSL | hsl(55, 61%, 68%) |
| HSV | hsv(55, 44%, 87%) |
| CMYK | cmyk(0%, 4%, 44.4%, 12.5%) |
| CIE-LAB | lab(84.61, -9.26, 45.38) |
| CIE-LCH | lch(84.61, 46.32, 101.54°) |
| OKLab | oklab(86.41% -0.0261 0.1093) |
| OKLCH | oklch(86.41% 0.112 103.5) |
| XYZ | xyz(58.1174, 65.2380, 28.5956) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.68
Sandy
#F1DA7A
ΔE00 4.21
Sand (survey)
#E2CA76
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 4.97
Dull Yellow
#EEDC5B
ΔE00 5.83
Wheat (survey)
#FBDD7E
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD67C #7C85DF
analogous
#DFA47C #DFD67C #B7DF7C
triadic
#DFD67C #7CDFD6 #D67CDF
tetradic
#DFD67C #7CDFA4 #7C85DF #DF7CB7
square
#DFD67C #7CDFA4 #7C85DF #DF7CB7
split-complementary
#DFD67C #7CB7DF #A47CDF
monochromatic
#B5A82C #D3C74B #DFD67C #EBE5AD #F7F5DE
Accessibility & contrast
On white
1.49
#DFD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DFD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD67C
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD67C | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#E8D580
Tritanopia (blue-blind)
#ECCBC0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd67c; /* rgb */ color: rgb(223, 214, 124); /* oklch */ color: oklch(86.4% 0.112 103.5);
Tailwind
colors: {
custom: {
50: '#ebe2a3',
500: '#dfd67c',
950: '#000000',
},
}SCSS
$custom: #dfd67c; $custom-light: #ebe2a3; $custom-dark: #000000;
JSON
{
"hex": "#dfd67c",
"rgb": {
"r": 223,
"g": 214,
"b": 124
},
"hsl": {
"h": 54.545,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.86408,
"c": 0.11233,
"h": 103.5
},
"luminance": 0.65236
}Semantic roles & 50–950 ramp
primary
#DFD67C
secondary
#4953B6
accent
#2DC81D
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480