#DDCF85#DDCF85
#DDCF85 is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 84.9% C 0.095 H 98.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF85 |
|---|---|
| RGB | rgb(221, 207, 133) |
| HSL | hsl(50, 56%, 69%) |
| HSV | hsv(50, 40%, 87%) |
| CMYK | cmyk(0%, 6.3%, 39.8%, 13.3%) |
| CIE-LAB | lab(82.75, -5.57, 38.51) |
| CIE-LCH | lch(82.75, 38.91, 98.23°) |
| OKLab | oklab(84.94% -0.0146 0.0942) |
| OKLCH | oklch(84.94% 0.095 98.8) |
| XYZ | xyz(56.3664, 61.6930, 31.1245) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.39
Sandy
#F1DA7A
ΔE00 5.00
Beige (survey)
#E6DAA6
ΔE00 5.36
Khaki (CSS)
#F0E68C
ΔE00 5.69
Vanilla
#F3E5AB
ΔE00 6.21
Greenish Beige
#C9D179
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF85 #8593DD
analogous
#DDA385 #DDCF85 #BFDD85
triadic
#DDCF85 #85DDCF #CF85DD
tetradic
#DDCF85 #85DDA3 #8593DD #DD85BF
square
#DDCF85 #85DDA3 #8593DD #DD85BF
split-complementary
#DDCF85 #85BFDD #A385DD
monochromatic
#B5A032 #D0BC55 #DDCF85 #EAE2B5 #F8F5E5
Accessibility & contrast
On white
1.57
#DDCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DDCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF85
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF85 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7F
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#E9C5BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf85; /* rgb */ color: rgb(221, 207, 133); /* oklch */ color: oklch(84.9% 0.095 98.8);
Tailwind
colors: {
custom: {
50: '#e9dda9',
500: '#ddcf85',
950: '#000000',
},
}SCSS
$custom: #ddcf85; $custom-light: #e9dda9; $custom-dark: #000000;
JSON
{
"hex": "#ddcf85",
"rgb": {
"r": 221,
"g": 207,
"b": 133
},
"hsl": {
"h": 50.455,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.84937,
"c": 0.09536,
"h": 98.8
},
"luminance": 0.61691
}Semantic roles & 50–950 ramp
primary
#DDCF85
secondary
#5262B4
accent
#3BC422
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481