#DFD37B#DFD37B
#DFD37B is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.8% C 0.110 H 101.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD37B |
|---|---|
| RGB | rgb(223, 211, 123) |
| HSL | hsl(53, 61%, 68%) |
| HSV | hsv(53, 45%, 87%) |
| CMYK | cmyk(0%, 5.4%, 44.8%, 12.5%) |
| CIE-LAB | lab(83.81, -7.84, 44.89) |
| CIE-LCH | lch(83.81, 45.57, 99.91°) |
| OKLab | oklab(85.78% -0.0221 0.1081) |
| OKLCH | oklch(85.78% 0.11 101.6) |
| XYZ | xyz(57.3022, 63.7083, 28.0135) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.80
Sand (survey)
#E2CA76
ΔE00 3.92
Khaki (CSS)
#F0E68C
ΔE00 4.27
Greenish Beige
#C9D179
ΔE00 5.57
Wheat (survey)
#FBDD7E
ΔE00 5.85
Dull Yellow
#EEDC5B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD37B #7B87DF
analogous
#DFA17B #DFD37B #B9DF7B
triadic
#DFD37B #7BDFD3 #D37BDF
tetradic
#DFD37B #7BDFA1 #7B87DF #DF7BB9
square
#DFD37B #7BDFA1 #7B87DF #DF7BB9
split-complementary
#DFD37B #7BB9DF #A17BDF
monochromatic
#B4A42C #D3C34A #DFD37B #EBE3AC #F7F4DE
Accessibility & contrast
On white
1.53
#DFD37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DFD37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD37B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD37B | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#ECC8BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd37b; /* rgb */ color: rgb(223, 211, 123); /* oklch */ color: oklch(85.8% 0.110 101.6);
Tailwind
colors: {
custom: {
50: '#ebe0a3',
500: '#dfd37b',
950: '#000000',
},
}SCSS
$custom: #dfd37b; $custom-light: #ebe0a3; $custom-dark: #000000;
JSON
{
"hex": "#dfd37b",
"rgb": {
"r": 223,
"g": 211,
"b": 123
},
"hsl": {
"h": 52.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.85775,
"c": 0.11033,
"h": 101.6
},
"luminance": 0.63707
}Semantic roles & 50–950 ramp
primary
#DFD37B
secondary
#4956B5
accent
#31C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480