#DCCF97#DCCF97
#DCCF97 is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 85.2% C 0.074 H 96.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCF97 |
|---|---|
| RGB | rgb(220, 207, 151) |
| HSL | hsl(49, 50%, 73%) |
| HSV | hsv(49, 31%, 86%) |
| CMYK | cmyk(0%, 5.9%, 31.4%, 13.7%) |
| CIE-LAB | lab(82.95, -3.86, 29.52) |
| CIE-LCH | lch(82.95, 29.77, 97.45°) |
| OKLab | oklab(85.17% -0.0086 0.0739) |
| OKLCH | oklch(85.17% 0.074 96.6) |
| XYZ | xyz(57.4145, 62.0771, 38.2298) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.78
Vanilla
#F3E5AB
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 5.90
Sand (survey)
#E2CA76
ΔE00 6.04
Wheat
#F5DEB3
ΔE00 6.68
Pale Peach
#FFE5AD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCF97 #97A4DC
analogous
#DCAD97 #DCCF97 #C6DC97
triadic
#DCCF97 #97DCCF #CF97DC
tetradic
#DCCF97 #97DCAD #97A4DC #DC97C6
square
#DCCF97 #97DCAD #97A4DC #DC97C6
split-complementary
#DCCF97 #97C6DC #AD97DC
monochromatic
#BAA33F #CDBA69 #DCCF97 #EBE4C5 #F7F4E8
Accessibility & contrast
On white
1.57
#DCCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DCCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCF97
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCF97 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#E7C7C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccf97; /* rgb */ color: rgb(220, 207, 151); /* oklch */ color: oklch(85.2% 0.074 96.6);
Tailwind
colors: {
custom: {
50: '#e7ddb6',
500: '#dccf97',
950: '#000000',
},
}SCSS
$custom: #dccf97; $custom-light: #e7ddb6; $custom-dark: #000000;
JSON
{
"hex": "#dccf97",
"rgb": {
"r": 220,
"g": 207,
"b": 151
},
"hsl": {
"h": 48.696,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.85173,
"c": 0.07438,
"h": 96.6
},
"luminance": 0.62076
}Semantic roles & 50–950 ramp
primary
#DCCF97
secondary
#6473B4
accent
#44BD29
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481