#DFDB7A#DFDB7A
#DFDB7A is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.4% C 0.120 H 106.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDB7A |
|---|---|
| RGB | rgb(223, 219, 122) |
| HSL | hsl(58, 61%, 68%) |
| HSV | hsv(58, 45%, 87%) |
| CMYK | cmyk(0%, 1.8%, 45.3%, 12.5%) |
| CIE-LAB | lab(85.89, -11.97, 47.93) |
| CIE-LCH | lch(85.89, 49.40, 104.02°) |
| OKLab | oklab(87.42% -0.0341 0.1148) |
| OKLCH | oklch(87.42% 0.12 106.5) |
| XYZ | xyz(59.2770, 67.7577, 28.3646) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.38
Greenish Beige
#C9D179
ΔE00 4.55
Sandy
#F1DA7A
ΔE00 5.23
Dull Yellow
#EEDC5B
ΔE00 5.65
Dark Cream
#FFF39A
ΔE00 6.17
Sandy Yellow
#FDEE73
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDB7A #7A7EDF
analogous
#DFA97A #DFDB7A #B0DF7A
triadic
#DFDB7A #7ADFDB #DB7ADF
tetradic
#DFDB7A #7ADFA9 #7A7EDF #DF7AB0
square
#DFDB7A #7ADFA9 #7A7EDF #DF7AB0
split-complementary
#DFDB7A #7AB0DF #A97ADF
monochromatic
#B3AE2B #D3CE49 #DFDB7A #EBE8AB #F7F6DD
Accessibility & contrast
On white
1.44
#DFDB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DFDB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDB7A
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDB7A | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#ECD0C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfdb7a; /* rgb */ color: rgb(223, 219, 122); /* oklch */ color: oklch(87.4% 0.120 106.5);
Tailwind
colors: {
custom: {
50: '#ebe6a2',
500: '#dfdb7a',
950: '#000000',
},
}SCSS
$custom: #dfdb7a; $custom-light: #ebe6a2; $custom-dark: #000000;
JSON
{
"hex": "#dfdb7a",
"rgb": {
"r": 223,
"g": 219,
"b": 122
},
"hsl": {
"h": 57.624,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.87415,
"c": 0.11976,
"h": 106.5
},
"luminance": 0.67756
}Semantic roles & 50–950 ramp
primary
#DFDB7A
secondary
#484DB5
accent
#23C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480