#DDCF79#DDCF79
#DDCF79 is a very light, moderate yellow. Relative luminance 0.614; OKLCH L 84.8% C 0.108 H 100.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF79 |
|---|---|
| RGB | rgb(221, 207, 121) |
| HSL | hsl(52, 60%, 67%) |
| HSV | hsv(52, 45%, 87%) |
| CMYK | cmyk(0%, 6.3%, 45.2%, 13.3%) |
| CIE-LAB | lab(82.58, -6.80, 44.31) |
| CIE-LCH | lch(82.58, 44.83, 98.72°) |
| OKLab | oklab(84.75% -0.0192 0.1067) |
| OKLCH | oklch(84.75% 0.108 100.2) |
| XYZ | xyz(55.5842, 61.3801, 27.0050) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 4.02
Khaki (CSS)
#F0E68C
ΔE00 5.22
Wheat (survey)
#FBDD7E
ΔE00 5.93
Greenish Beige
#C9D179
ΔE00 6.00
Dull Yellow
#EEDC5B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF79 #7987DD
analogous
#DD9D79 #DDCF79 #B9DD79
triadic
#DDCF79 #79DDCF #CF79DD
tetradic
#DDCF79 #79DD9D #7987DD #DD79B9
square
#DDCF79 #79DD9D #7987DD #DD79B9
split-complementary
#DDCF79 #79B9DD #9D79DD
monochromatic
#AF9D2C #D1BE48 #DDCF79 #E9E0AA #F6F2DB
Accessibility & contrast
On white
1.58
#DDCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DDCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF79
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF79 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA72
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#EAC4BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcf79; /* rgb */ color: rgb(221, 207, 121); /* oklch */ color: oklch(84.8% 0.108 100.2);
Tailwind
colors: {
custom: {
50: '#e9dda1',
500: '#ddcf79',
950: '#000000',
},
}SCSS
$custom: #ddcf79; $custom-light: #e9dda1; $custom-dark: #000000;
JSON
{
"hex": "#ddcf79",
"rgb": {
"r": 221,
"g": 207,
"b": 121
},
"hsl": {
"h": 51.6,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.84751,
"c": 0.10841,
"h": 100.2
},
"luminance": 0.61378
}Semantic roles & 50–950 ramp
primary
#DDCF79
secondary
#4958B1
accent
#36C71E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480