#DFDA7B#DFDA7B
#DFDA7B is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.2% C 0.118 H 105.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDA7B |
|---|---|
| RGB | rgb(223, 218, 123) |
| HSL | hsl(57, 61%, 68%) |
| HSV | hsv(57, 45%, 87%) |
| CMYK | cmyk(0%, 2.2%, 44.8%, 12.5%) |
| CIE-LAB | lab(85.64, -11.37, 47.14) |
| CIE-LCH | lch(85.64, 48.49, 103.57°) |
| OKLab | oklab(87.22% -0.0323 0.1131) |
| OKLCH | oklch(87.22% 0.118 105.9) |
| XYZ | xyz(59.0792, 67.2624, 28.6059) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.34
Greenish Beige
#C9D179
ΔE00 4.55
Sandy
#F1DA7A
ΔE00 5.00
Dull Yellow
#EEDC5B
ΔE00 5.71
Dark Cream
#FFF39A
ΔE00 6.19
Sand (survey)
#E2CA76
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDA7B #7B80DF
analogous
#DFA87B #DFDA7B #B2DF7B
triadic
#DFDA7B #7BDFDA #DA7BDF
tetradic
#DFDA7B #7BDFA8 #7B80DF #DF7BB2
square
#DFDA7B #7BDFA8 #7B80DF #DF7BB2
split-complementary
#DFDA7B #7BB2DF #A87BDF
monochromatic
#B4AD2C #D3CC4A #DFDA7B #EBE8AC #F7F6DE
Accessibility & contrast
On white
1.45
#DFDA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DFDA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDA7B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDA7B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D473
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#ECCFC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfda7b; /* rgb */ color: rgb(223, 218, 123); /* oklch */ color: oklch(87.2% 0.118 105.9);
Tailwind
colors: {
custom: {
50: '#ebe5a3',
500: '#dfda7b',
950: '#000000',
},
}SCSS
$custom: #dfda7b; $custom-light: #ebe5a3; $custom-dark: #000000;
JSON
{
"hex": "#dfda7b",
"rgb": {
"r": 223,
"g": 218,
"b": 123
},
"hsl": {
"h": 57,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.87221,
"c": 0.11763,
"h": 105.9
},
"luminance": 0.67261
}Semantic roles & 50–950 ramp
primary
#DFDA7B
secondary
#494EB5
accent
#25C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480