#DDCF91#DDCF91
#DDCF91 is a very light, moderate yellow. Relative luminance 0.620; OKLCH L 85.1% C 0.082 H 97.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF91 |
|---|---|
| RGB | rgb(221, 207, 145) |
| HSL | hsl(49, 53%, 72%) |
| HSV | hsv(49, 34%, 87%) |
| CMYK | cmyk(0%, 6.3%, 34.4%, 13.3%) |
| CIE-LAB | lab(82.94, -4.21, 32.61) |
| CIE-LCH | lch(82.94, 32.88, 97.35°) |
| OKLab | oklab(85.15% -0.0099 0.081) |
| OKLCH | oklch(85.15% 0.082 97) |
| XYZ | xyz(57.2433, 62.0437, 35.7428) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.48
Sand (survey)
#E2CA76
ΔE00 4.87
Vanilla
#F3E5AB
ΔE00 5.18
Palegoldenrod
#EEE8AA
ΔE00 5.90
Sandy
#F1DA7A
ΔE00 6.68
Light Tan
#FBEEAC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF91 #919FDD
analogous
#DDA991 #DDCF91 #C5DD91
triadic
#DDCF91 #91DDCF #CF91DD
tetradic
#DDCF91 #91DDA9 #919FDD #DD91C5
square
#DDCF91 #91DDA9 #919FDD #DD91C5
split-complementary
#DDCF91 #91C5DD #A991DD
monochromatic
#BAA23A #CFBB62 #DDCF91 #EBE3C0 #F8F5E8
Accessibility & contrast
On white
1.57
#DDCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DDCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF91
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF91 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#E8C6BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf91; /* rgb */ color: rgb(221, 207, 145); /* oklch */ color: oklch(85.1% 0.082 97.0);
Tailwind
colors: {
custom: {
50: '#e8ddb2',
500: '#ddcf91',
950: '#000000',
},
}SCSS
$custom: #ddcf91; $custom-light: #e8ddb2; $custom-dark: #000000;
JSON
{
"hex": "#ddcf91",
"rgb": {
"r": 221,
"g": 207,
"b": 145
},
"hsl": {
"h": 48.947,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.85146,
"c": 0.08163,
"h": 97
},
"luminance": 0.62042
}Semantic roles & 50–950 ramp
primary
#DDCF91
secondary
#5E6EB5
accent
#42C025
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481