#DCCFA5#DCCFA5
#DCCFA5 is a very light, muted yellow. Relative luminance 0.626; OKLCH L 85.5% C 0.057 H 92.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFA5 |
|---|---|
| RGB | rgb(220, 207, 165) |
| HSL | hsl(46, 44%, 75%) |
| HSV | hsv(46, 25%, 86%) |
| CMYK | cmyk(0%, 5.9%, 25%, 13.7%) |
| CIE-LAB | lab(83.21, -2.03, 22.54) |
| CIE-LCH | lch(83.21, 22.64, 95.13°) |
| OKLab | oklab(85.46% -0.0029 0.0573) |
| OKLCH | oklch(85.46% 0.057 92.9) |
| XYZ | xyz(58.6197, 62.5592, 44.5772) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.48
Wheat
#F5DEB3
ΔE00 5.33
Vanilla
#F3E5AB
ΔE00 6.08
Moccasin
#FFE4B5
ΔE00 7.13
Pale Peach
#FFE5AD
ΔE00 7.18
Palegoldenrod
#EEE8AA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFA5 #A5B2DC
analogous
#DCB3A5 #DCCFA5 #CDDCA5
triadic
#DCCFA5 #A5DCCF #CFA5DC
tetradic
#DCCFA5 #A5DCB3 #A5B2DC #DCA5CD
square
#DCCFA5 #A5DCB3 #A5B2DC #DCA5CD
split-complementary
#DCCFA5 #A5CDDC #B3A5DC
monochromatic
#BAA04D #CBB779 #DCCFA5 #EDE7D1 #F6F3E9
Accessibility & contrast
On white
1.55
#DCCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DCCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFA5
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFA5 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA2
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#E5C8C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccfa5; /* rgb */ color: rgb(220, 207, 165); /* oklch */ color: oklch(85.5% 0.057 92.9);
Tailwind
colors: {
custom: {
50: '#e7ddc0',
500: '#dccfa5',
950: '#000000',
},
}SCSS
$custom: #dccfa5; $custom-light: #e7ddc0; $custom-dark: #000000;
JSON
{
"hex": "#dccfa5",
"rgb": {
"r": 220,
"g": 207,
"b": 165
},
"hsl": {
"h": 45.818,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.85459,
"c": 0.0574,
"h": 92.9
},
"luminance": 0.62558
}Semantic roles & 50–950 ramp
primary
#DCCFA5
secondary
#7181B4
accent
#4FB72E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161512
muted
#848482