#DDCF89#DDCF89
#DDCF89 is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 85.0% C 0.091 H 98.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF89 |
|---|---|
| RGB | rgb(221, 207, 137) |
| HSL | hsl(50, 55%, 70%) |
| HSV | hsv(50, 38%, 87%) |
| CMYK | cmyk(0%, 6.3%, 38%, 13.3%) |
| CIE-LAB | lab(82.81, -5.13, 36.55) |
| CIE-LCH | lch(82.81, 36.91, 97.99°) |
| OKLab | oklab(85% -0.0131 0.0899) |
| OKLCH | oklch(85% 0.091 98.3) |
| XYZ | xyz(56.6480, 61.8056, 32.6077) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.78
Beige (survey)
#E6DAA6
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 5.49
Vanilla
#F3E5AB
ΔE00 5.80
Khaki (CSS)
#F0E68C
ΔE00 6.03
Palegoldenrod
#EEE8AA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF89 #8997DD
analogous
#DDA589 #DDCF89 #C1DD89
triadic
#DDCF89 #89DDCF #CF89DD
tetradic
#DDCF89 #89DDA5 #8997DD #DD89C1
square
#DDCF89 #89DDA5 #8997DD #DD89C1
split-complementary
#DDCF89 #89C1DD #A589DD
monochromatic
#B7A135 #CFBC59 #DDCF89 #EBE2B9 #F8F5E7
Accessibility & contrast
On white
1.57
#DDCF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DDCF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF89
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF89 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#E0D08C
Tritanopia (blue-blind)
#E9C5BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf89; /* rgb */ color: rgb(221, 207, 137); /* oklch */ color: oklch(85.0% 0.091 98.3);
Tailwind
colors: {
custom: {
50: '#e9ddac',
500: '#ddcf89',
950: '#000000',
},
}SCSS
$custom: #ddcf89; $custom-light: #e9ddac; $custom-dark: #000000;
JSON
{
"hex": "#ddcf89",
"rgb": {
"r": 221,
"g": 207,
"b": 137
},
"hsl": {
"h": 50,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.85004,
"c": 0.09085,
"h": 98.3
},
"luminance": 0.61804
}Semantic roles & 50–950 ramp
primary
#DDCF89
secondary
#5666B4
accent
#3DC323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481