#DDCF84#DDCF84
#DDCF84 is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 84.9% C 0.096 H 99.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF84 |
|---|---|
| RGB | rgb(221, 207, 132) |
| HSL | hsl(51, 57%, 69%) |
| HSV | hsv(51, 40%, 87%) |
| CMYK | cmyk(0%, 6.3%, 40.3%, 13.3%) |
| CIE-LAB | lab(82.74, -5.68, 39.00) |
| CIE-LCH | lch(82.74, 39.41, 98.28°) |
| OKLab | oklab(84.92% -0.015 0.0953) |
| OKLCH | oklch(84.92% 0.096 99) |
| XYZ | xyz(56.2976, 61.6655, 30.7624) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.31
Sandy
#F1DA7A
ΔE00 4.88
Beige (survey)
#E6DAA6
ΔE00 5.52
Khaki (CSS)
#F0E68C
ΔE00 5.61
Vanilla
#F3E5AB
ΔE00 6.32
Greenish Beige
#C9D179
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF84 #8492DD
analogous
#DDA384 #DDCF84 #BFDD84
triadic
#DDCF84 #84DDCF #CF84DD
tetradic
#DDCF84 #84DDA3 #8492DD #DD84BF
square
#DDCF84 #84DDA3 #8492DD #DD84BF
split-complementary
#DDCF84 #84BFDD #A384DD
monochromatic
#B5A032 #D0BC54 #DDCF84 #EAE2B4 #F8F4E4
Accessibility & contrast
On white
1.58
#DDCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DDCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF84
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF84 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#E9C5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf84; /* rgb */ color: rgb(221, 207, 132); /* oklch */ color: oklch(84.9% 0.096 99.0);
Tailwind
colors: {
custom: {
50: '#e9dda9',
500: '#ddcf84',
950: '#000000',
},
}SCSS
$custom: #ddcf84; $custom-light: #e9dda9; $custom-dark: #000000;
JSON
{
"hex": "#ddcf84",
"rgb": {
"r": 221,
"g": 207,
"b": 132
},
"hsl": {
"h": 50.562,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.84921,
"c": 0.09648,
"h": 99
},
"luminance": 0.61664
}Semantic roles & 50–950 ramp
primary
#DDCF84
secondary
#5161B4
accent
#3BC421
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480