#DDCF95#DDCF95
#DDCF95 is a very light, moderate yellow. Relative luminance 0.622; OKLCH L 85.2% C 0.077 H 96.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF95 |
|---|---|
| RGB | rgb(221, 207, 149) |
| HSL | hsl(48, 51%, 73%) |
| HSV | hsv(48, 33%, 87%) |
| CMYK | cmyk(0%, 6.3%, 32.6%, 13.3%) |
| CIE-LAB | lab(83.00, -3.72, 30.63) |
| CIE-LCH | lch(83.00, 30.86, 96.93°) |
| OKLab | oklab(85.22% -0.0083 0.0765) |
| OKLCH | oklch(85.22% 0.077 96.2) |
| XYZ | xyz(57.5571, 62.1693, 37.3959) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.97
Vanilla
#F3E5AB
ΔE00 5.04
Sand (survey)
#E2CA76
ΔE00 5.54
Palegoldenrod
#EEE8AA
ΔE00 5.92
Wheat
#F5DEB3
ΔE00 6.72
Pale Peach
#FFE5AD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF95 #95A3DD
analogous
#DDAB95 #DDCF95 #C7DD95
triadic
#DDCF95 #95DDCF #CF95DD
tetradic
#DDCF95 #95DDAB #95A3DD #DD95C7
square
#DDCF95 #95DDAB #95A3DD #DD95C7
split-complementary
#DDCF95 #95C7DD #AB95DD
monochromatic
#BBA33C #CEBA67 #DDCF95 #ECE4C3 #F8F5E8
Accessibility & contrast
On white
1.56
#DDCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DDCF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF95
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF95 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#E8C7C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcf95; /* rgb */ color: rgb(221, 207, 149); /* oklch */ color: oklch(85.2% 0.077 96.2);
Tailwind
colors: {
custom: {
50: '#e8ddb4',
500: '#ddcf95',
950: '#000000',
},
}SCSS
$custom: #ddcf95; $custom-light: #e8ddb4; $custom-dark: #000000;
JSON
{
"hex": "#ddcf95",
"rgb": {
"r": 221,
"g": 207,
"b": 149
},
"hsl": {
"h": 48.333,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.85221,
"c": 0.07693,
"h": 96.2
},
"luminance": 0.62168
}Semantic roles & 50–950 ramp
primary
#DDCF95
secondary
#6172B5
accent
#44BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481