#DDCF83#DDCF83
#DDCF83 is a very light, moderate yellow. Relative luminance 0.616; OKLCH L 84.9% C 0.098 H 99.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF83 |
|---|---|
| RGB | rgb(221, 207, 131) |
| HSL | hsl(51, 57%, 69%) |
| HSV | hsv(51, 41%, 87%) |
| CMYK | cmyk(0%, 6.3%, 40.7%, 13.3%) |
| CIE-LAB | lab(82.72, -5.78, 39.48) |
| CIE-LCH | lch(82.72, 39.91, 98.33°) |
| OKLab | oklab(84.91% -0.0154 0.0964) |
| OKLCH | oklch(84.91% 0.098 99.1) |
| XYZ | xyz(56.2295, 61.6382, 30.4037) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.25
Sandy
#F1DA7A
ΔE00 4.78
Khaki (CSS)
#F0E68C
ΔE00 5.55
Beige (survey)
#E6DAA6
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 6.29
Wheat (survey)
#FBDD7E
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF83 #8391DD
analogous
#DDA283 #DDCF83 #BEDD83
triadic
#DDCF83 #83DDCF #CF83DD
tetradic
#DDCF83 #83DDA2 #8391DD #DD83BE
square
#DDCF83 #83DDA2 #8391DD #DD83BE
split-complementary
#DDCF83 #83BEDD #A283DD
monochromatic
#B4A031 #D0BC53 #DDCF83 #EAE2B3 #F7F4E3
Accessibility & contrast
On white
1.58
#DDCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#DDCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF83
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF83 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#EAC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf83; /* rgb */ color: rgb(221, 207, 131); /* oklch */ color: oklch(84.9% 0.098 99.1);
Tailwind
colors: {
custom: {
50: '#e9dda8',
500: '#ddcf83',
950: '#000000',
},
}SCSS
$custom: #ddcf83; $custom-light: #e9dda8; $custom-dark: #000000;
JSON
{
"hex": "#ddcf83",
"rgb": {
"r": 221,
"g": 207,
"b": 131
},
"hsl": {
"h": 50.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.84905,
"c": 0.09758,
"h": 99.1
},
"luminance": 0.61636
}Semantic roles & 50–950 ramp
primary
#DDCF83
secondary
#5060B4
accent
#3AC521
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#161510
muted
#848480