#DDCE83#DDCE83
#DDCE83 is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.7% C 0.097 H 98.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCE83 |
|---|---|
| RGB | rgb(221, 206, 131) |
| HSL | hsl(50, 57%, 69%) |
| HSV | hsv(50, 41%, 87%) |
| CMYK | cmyk(0%, 6.8%, 40.7%, 13.3%) |
| CIE-LAB | lab(82.46, -5.27, 39.15) |
| CIE-LCH | lch(82.46, 39.51, 97.66°) |
| OKLab | oklab(84.7% -0.0139 0.0956) |
| OKLCH | oklch(84.7% 0.097 98.3) |
| XYZ | xyz(55.9880, 61.1552, 30.3232) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.01
Sandy
#F1DA7A
ΔE00 4.86
Beige (survey)
#E6DAA6
ΔE00 5.64
Khaki (CSS)
#F0E68C
ΔE00 5.86
Wheat (survey)
#FBDD7E
ΔE00 6.33
Vanilla
#F3E5AB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCE83 #8392DD
analogous
#DDA183 #DDCE83 #BFDD83
triadic
#DDCE83 #83DDCE #CE83DD
tetradic
#DDCE83 #83DDA1 #8392DD #DD83BF
square
#DDCE83 #83DDA1 #8392DD #DD83BF
split-complementary
#DDCE83 #83BFDD #A183DD
monochromatic
#B49E31 #D0BB53 #DDCE83 #EAE1B3 #F7F4E3
Accessibility & contrast
On white
1.59
#DDCE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DDCE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCE83
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCE83 | 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)
#DCCA7D
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#EAC4BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddce83; /* rgb */ color: rgb(221, 206, 131); /* oklch */ color: oklch(84.7% 0.097 98.3);
Tailwind
colors: {
custom: {
50: '#e9dca8',
500: '#ddce83',
950: '#000000',
},
}SCSS
$custom: #ddce83; $custom-light: #e9dca8; $custom-dark: #000000;
JSON
{
"hex": "#ddce83",
"rgb": {
"r": 221,
"g": 206,
"b": 131
},
"hsl": {
"h": 50,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.847,
"c": 0.09662,
"h": 98.3
},
"luminance": 0.61153
}Semantic roles & 50–950 ramp
primary
#DDCE83
secondary
#5061B4
accent
#3CC521
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480