#DDCE82#DDCE82
#DDCE82 is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.7% C 0.098 H 98.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCE82 |
|---|---|
| RGB | rgb(221, 206, 130) |
| HSL | hsl(50, 57%, 69%) |
| HSV | hsv(50, 41%, 87%) |
| CMYK | cmyk(0%, 6.8%, 41.2%, 13.3%) |
| CIE-LAB | lab(82.45, -5.37, 39.64) |
| CIE-LCH | lch(82.45, 40.00, 97.72°) |
| OKLab | oklab(84.68% -0.0143 0.0967) |
| OKLCH | oklch(84.68% 0.098 98.4) |
| XYZ | xyz(55.9206, 61.1282, 29.9680) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.94
Sandy
#F1DA7A
ΔE00 4.75
Beige (survey)
#E6DAA6
ΔE00 5.79
Khaki (CSS)
#F0E68C
ΔE00 5.80
Wheat (survey)
#FBDD7E
ΔE00 6.26
Greenish Beige
#C9D179
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCE82 #8291DD
analogous
#DDA182 #DDCE82 #BFDD82
triadic
#DDCE82 #82DDCE #CE82DD
tetradic
#DDCE82 #82DDA1 #8291DD #DD82BF
square
#DDCE82 #82DDA1 #8291DD #DD82BF
split-complementary
#DDCE82 #82BFDD #A182DD
monochromatic
#B49E31 #D0BB52 #DDCE82 #EAE1B2 #F7F4E2
Accessibility & contrast
On white
1.59
#DDCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DDCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCE82
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCE82 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#EAC4BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddce82; /* rgb */ color: rgb(221, 206, 130); /* oklch */ color: oklch(84.7% 0.098 98.4);
Tailwind
colors: {
custom: {
50: '#e9dca7',
500: '#ddce82',
950: '#000000',
},
}SCSS
$custom: #ddce82; $custom-light: #e9dca7; $custom-dark: #000000;
JSON
{
"hex": "#ddce82",
"rgb": {
"r": 221,
"g": 206,
"b": 130
},
"hsl": {
"h": 50.11,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.84684,
"c": 0.09772,
"h": 98.4
},
"luminance": 0.61126
}Semantic roles & 50–950 ramp
primary
#DDCE82
secondary
#4F60B4
accent
#3CC521
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480