#DFD57B#DFD57B
#DFD57B is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.2% C 0.112 H 102.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD57B |
|---|---|
| RGB | rgb(223, 213, 123) |
| HSL | hsl(54, 61%, 68%) |
| HSV | hsv(54, 45%, 87%) |
| CMYK | cmyk(0%, 4.5%, 44.8%, 12.5%) |
| CIE-LAB | lab(84.33, -8.85, 45.53) |
| CIE-LCH | lch(84.33, 46.39, 101.00°) |
| OKLab | oklab(86.19% -0.0251 0.1095) |
| OKLCH | oklch(86.19% 0.112 102.9) |
| XYZ | xyz(57.8022, 64.7082, 28.1802) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.86
Sandy
#F1DA7A
ΔE00 4.03
Sand (survey)
#E2CA76
ΔE00 4.63
Greenish Beige
#C9D179
ΔE00 5.16
Dull Yellow
#EEDC5B
ΔE00 5.76
Wheat (survey)
#FBDD7E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD57B #7B85DF
analogous
#DFA37B #DFD57B #B7DF7B
triadic
#DFD57B #7BDFD5 #D57BDF
tetradic
#DFD57B #7BDFA3 #7B85DF #DF7BB7
square
#DFD57B #7BDFA3 #7B85DF #DF7BB7
split-complementary
#DFD57B #7BB7DF #A37BDF
monochromatic
#B4A62C #D3C54A #DFD57B #EBE5AC #F7F4DE
Accessibility & contrast
On white
1.51
#DFD57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFD57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD57B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD57B | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF74
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#ECCABF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd57b; /* rgb */ color: rgb(223, 213, 123); /* oklch */ color: oklch(86.2% 0.112 102.9);
Tailwind
colors: {
custom: {
50: '#ebe1a3',
500: '#dfd57b',
950: '#000000',
},
}SCSS
$custom: #dfd57b; $custom-light: #ebe1a3; $custom-dark: #000000;
JSON
{
"hex": "#dfd57b",
"rgb": {
"r": 223,
"g": 213,
"b": 123
},
"hsl": {
"h": 54,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.86187,
"c": 0.11236,
"h": 102.9
},
"luminance": 0.64707
}Semantic roles & 50–950 ramp
primary
#DFD57B
secondary
#4954B5
accent
#2EC91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480