#DDCF80#DDCF80
#DDCF80 is a very light, moderate yellow. Relative luminance 0.616; OKLCH L 84.9% C 0.101 H 99.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF80 |
|---|---|
| RGB | rgb(221, 207, 128) |
| HSL | hsl(51, 58%, 68%) |
| HSV | hsv(51, 42%, 87%) |
| CMYK | cmyk(0%, 6.3%, 42.1%, 13.3%) |
| CIE-LAB | lab(82.68, -6.10, 40.94) |
| CIE-LCH | lch(82.68, 41.39, 98.47°) |
| OKLab | oklab(84.86% -0.0166 0.0995) |
| OKLCH | oklch(84.86% 0.101 99.4) |
| XYZ | xyz(56.0291, 61.5581, 29.3484) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.09
Sandy
#F1DA7A
ΔE00 4.49
Khaki (CSS)
#F0E68C
ΔE00 5.39
Greenish Beige
#C9D179
ΔE00 6.14
Beige (survey)
#E6DAA6
ΔE00 6.15
Wheat (survey)
#FBDD7E
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF80 #808EDD
analogous
#DDA080 #DDCF80 #BCDD80
triadic
#DDCF80 #80DDCF #CF80DD
tetradic
#DDCF80 #80DDA0 #808EDD #DD80BC
square
#DDCF80 #80DDA0 #808EDD #DD80BC
split-complementary
#DDCF80 #80BCDD #A080DD
monochromatic
#B39F30 #D0BD50 #DDCF80 #EAE1B0 #F7F3E1
Accessibility & contrast
On white
1.58
#DDCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DDCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF80
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF80 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#EAC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf80; /* rgb */ color: rgb(221, 207, 128); /* oklch */ color: oklch(84.9% 0.101 99.4);
Tailwind
colors: {
custom: {
50: '#e9dda6',
500: '#ddcf80',
950: '#000000',
},
}SCSS
$custom: #ddcf80; $custom-light: #e9dda6; $custom-dark: #000000;
JSON
{
"hex": "#ddcf80",
"rgb": {
"r": 221,
"g": 207,
"b": 128
},
"hsl": {
"h": 50.968,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.84857,
"c": 0.10089,
"h": 99.4
},
"luminance": 0.61556
}Semantic roles & 50–950 ramp
primary
#DDCF80
secondary
#4D5DB4
accent
#39C520
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480