#DCCFA4#DCCFA4
#DCCFA4 is a very light, muted yellow. Relative luminance 0.625; OKLCH L 85.4% C 0.059 H 93.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFA4 |
|---|---|
| RGB | rgb(220, 207, 164) |
| HSL | hsl(46, 44%, 75%) |
| HSV | hsv(46, 25%, 86%) |
| CMYK | cmyk(0%, 5.9%, 25.5%, 13.7%) |
| CIE-LAB | lab(83.19, -2.16, 23.04) |
| CIE-LCH | lch(83.19, 23.14, 95.36°) |
| OKLab | oklab(85.44% -0.0033 0.0585) |
| OKLCH | oklch(85.44% 0.059 93.2) |
| XYZ | xyz(58.5291, 62.5229, 44.0997) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 5.38
Vanilla
#F3E5AB
ΔE00 5.94
Pale Peach
#FFE5AD
ΔE00 7.11
Moccasin
#FFE4B5
ΔE00 7.14
Palegoldenrod
#EEE8AA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFA4 #A4B1DC
analogous
#DCB3A4 #DCCFA4 #CDDCA4
triadic
#DCCFA4 #A4DCCF #CFA4DC
tetradic
#DCCFA4 #A4DCB3 #A4B1DC #DCA4CD
square
#DCCFA4 #A4DCB3 #A4B1DC #DCA4CD
split-complementary
#DCCFA4 #A4CDDC #B3A4DC
monochromatic
#BAA04C #CBB878 #DCCFA4 #EDE6D0 #F6F3E9
Accessibility & contrast
On white
1.56
#DCCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DCCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFA4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFA4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA1
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#E5C8C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccfa4; /* rgb */ color: rgb(220, 207, 164); /* oklch */ color: oklch(85.4% 0.059 93.2);
Tailwind
colors: {
custom: {
50: '#e7ddbf',
500: '#dccfa4',
950: '#000000',
},
}SCSS
$custom: #dccfa4; $custom-light: #e7ddbf; $custom-dark: #000000;
JSON
{
"hex": "#dccfa4",
"rgb": {
"r": 220,
"g": 207,
"b": 164
},
"hsl": {
"h": 46.071,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85437,
"c": 0.05863,
"h": 93.2
},
"luminance": 0.62522
}Semantic roles & 50–950 ramp
primary
#DCCFA4
secondary
#7080B4
accent
#4EB82E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161512
muted
#848482