#DCCF85#DCCF85
#DCCF85 is a very light, moderate yellow. Relative luminance 0.615; OKLCH L 84.9% C 0.095 H 99.5°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCF85 |
|---|---|
| RGB | rgb(220, 207, 133) |
| HSL | hsl(51, 55%, 69%) |
| HSV | hsv(51, 40%, 86%) |
| CMYK | cmyk(0%, 5.9%, 39.5%, 13.7%) |
| CIE-LAB | lab(82.67, -5.96, 38.39) |
| CIE-LCH | lch(82.67, 38.85, 98.83°) |
| OKLab | oklab(84.85% -0.0157 0.094) |
| OKLCH | oklch(84.85% 0.095 99.5) |
| XYZ | xyz(56.0627, 61.5364, 31.1103) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.63
Sandy
#F1DA7A
ΔE00 5.16
Beige (survey)
#E6DAA6
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 5.67
Greenish Beige
#C9D179
ΔE00 6.13
Vanilla
#F3E5AB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCF85 #8592DC
analogous
#DCA485 #DCCF85 #BEDC85
triadic
#DCCF85 #85DCCF #CF85DC
tetradic
#DCCF85 #85DCA4 #8592DC #DC85BE
square
#DCCF85 #85DCA4 #8592DC #DC85BE
split-complementary
#DCCF85 #85BEDC #A485DC
monochromatic
#B3A033 #CEBC55 #DCCF85 #EAE2B5 #F7F4E4
Accessibility & contrast
On white
1.58
#DCCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DCCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCF85
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCF85 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7F
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#E8C5BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccf85; /* rgb */ color: rgb(220, 207, 133); /* oklch */ color: oklch(84.9% 0.095 99.5);
Tailwind
colors: {
custom: {
50: '#e8dda9',
500: '#dccf85',
950: '#000000',
},
}SCSS
$custom: #dccf85; $custom-light: #e8dda9; $custom-dark: #000000;
JSON
{
"hex": "#dccf85",
"rgb": {
"r": 220,
"g": 207,
"b": 133
},
"hsl": {
"h": 51.034,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.84851,
"c": 0.09527,
"h": 99.5
},
"luminance": 0.61535
}Semantic roles & 50–950 ramp
primary
#DCCF85
secondary
#5261B3
accent
#3BC323
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481