#DCCFA7#DCCFA7
#DCCFA7 is a very light, muted yellow. Relative luminance 0.626; OKLCH L 85.5% C 0.055 H 92.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFA7 |
|---|---|
| RGB | rgb(220, 207, 167) |
| HSL | hsl(45, 43%, 76%) |
| HSV | hsv(45, 24%, 86%) |
| CMYK | cmyk(0%, 5.9%, 24.1%, 13.7%) |
| CIE-LAB | lab(83.25, -1.75, 21.55) |
| CIE-LCH | lch(83.25, 21.62, 94.64°) |
| OKLab | oklab(85.5% -0.0021 0.0549) |
| OKLCH | oklch(85.5% 0.055 92.2) |
| XYZ | xyz(58.8032, 62.6326, 45.5434) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.87
Wheat
#F5DEB3
ΔE00 5.27
Vanilla
#F3E5AB
ΔE00 6.40
Moccasin
#FFE4B5
ΔE00 7.13
Pale Peach
#FFE5AD
ΔE00 7.35
Palegoldenrod
#EEE8AA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFA7 #A7B4DC
analogous
#DCB4A7 #DCCFA7 #CEDCA7
triadic
#DCCFA7 #A7DCCF #CFA7DC
tetradic
#DCCFA7 #A7DCB4 #A7B4DC #DCA7CE
square
#DCCFA7 #A7DCB4 #A7B4DC #DCA7CE
split-complementary
#DCCFA7 #A7CEDC #B4A7DC
monochromatic
#B99F4F #CBB77B #DCCFA7 #EDE7D3 #F6F3E9
Accessibility & contrast
On white
1.55
#DCCFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DCCFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFA7
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFA7 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA4
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#E5C9C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccfa7; /* rgb */ color: rgb(220, 207, 167); /* oklch */ color: oklch(85.5% 0.055 92.2);
Tailwind
colors: {
custom: {
50: '#e7ddc1',
500: '#dccfa7',
950: '#000000',
},
}SCSS
$custom: #dccfa7; $custom-light: #e7ddc1; $custom-dark: #000000;
JSON
{
"hex": "#dccfa7",
"rgb": {
"r": 220,
"g": 207,
"b": 167
},
"hsl": {
"h": 45.283,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85502,
"c": 0.05495,
"h": 92.2
},
"luminance": 0.62631
}Semantic roles & 50–950 ramp
primary
#DCCFA7
secondary
#7383B4
accent
#50B62F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482