#DCCFA6#DCCFA6
#DCCFA6 is a very light, muted yellow. Relative luminance 0.626; OKLCH L 85.5% C 0.056 H 92.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFA6 |
|---|---|
| RGB | rgb(220, 207, 166) |
| HSL | hsl(46, 44%, 76%) |
| HSV | hsv(46, 25%, 86%) |
| CMYK | cmyk(0%, 5.9%, 24.5%, 13.7%) |
| CIE-LAB | lab(83.23, -1.89, 22.05) |
| CIE-LCH | lch(83.23, 22.13, 94.89°) |
| OKLab | oklab(85.48% -0.0025 0.0561) |
| OKLCH | oklch(85.48% 0.056 92.5) |
| XYZ | xyz(58.7111, 62.5957, 45.0584) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.67
Wheat
#F5DEB3
ΔE00 5.29
Vanilla
#F3E5AB
ΔE00 6.24
Moccasin
#FFE4B5
ΔE00 7.12
Pale Peach
#FFE5AD
ΔE00 7.26
Palegoldenrod
#EEE8AA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFA6 #A6B3DC
analogous
#DCB4A6 #DCCFA6 #CEDCA6
triadic
#DCCFA6 #A6DCCF #CFA6DC
tetradic
#DCCFA6 #A6DCB4 #A6B3DC #DCA6CE
square
#DCCFA6 #A6DCB4 #A6B3DC #DCA6CE
split-complementary
#DCCFA6 #A6CEDC #B4A6DC
monochromatic
#B9A04E #CBB77A #DCCFA6 #EDE7D2 #F6F3E9
Accessibility & contrast
On white
1.55
#DCCFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DCCFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFA6
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFA6 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA3
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#E5C9C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccfa6; /* rgb */ color: rgb(220, 207, 166); /* oklch */ color: oklch(85.5% 0.056 92.5);
Tailwind
colors: {
custom: {
50: '#e7ddc0',
500: '#dccfa6',
950: '#000000',
},
}SCSS
$custom: #dccfa6; $custom-light: #e7ddc0; $custom-dark: #000000;
JSON
{
"hex": "#dccfa6",
"rgb": {
"r": 220,
"g": 207,
"b": 166
},
"hsl": {
"h": 45.556,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.8548,
"c": 0.05618,
"h": 92.5
},
"luminance": 0.62594
}Semantic roles & 50–950 ramp
primary
#DCCFA6
secondary
#7282B4
accent
#50B72F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482