#DCDFAF#DCDFAF
#DCDFAF is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.063 H 110.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFAF |
|---|---|
| RGB | rgb(220, 223, 175) |
| HSL | hsl(64, 43%, 78%) |
| HSV | hsv(64, 22%, 87%) |
| CMYK | cmyk(1.3%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(87.53, -8.82, 23.26) |
| CIE-LCH | lch(87.53, 24.87, 110.76°) |
| OKLab | oklab(88.93% -0.0222 0.0592) |
| OKLCH | oklch(88.93% 0.063 110.6) |
| XYZ | xyz(63.6403, 71.0868, 50.9177) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.72
Beige (survey)
#E6DAA6
ΔE00 5.03
Vanilla
#F3E5AB
ΔE00 6.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.51
Lemonchiffon
#FFFACD
ΔE00 6.79
Egg Shell
#FFFCC4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFAF #B2AFDF
analogous
#DFCAAF #DCDFAF #C4DFAF
triadic
#DCDFAF #AFDCDF #DFAFDC
tetradic
#DCDFAF #AFDFCA #B2AFDF #DFAFC4
square
#DCDFAF #AFDFCA #B2AFDF #DFAFC4
split-complementary
#DCDFAF #AFC4DF #CAAFDF
monochromatic
#B6BC58 #C9CE83 #DCDFAF #EFF0DB #F5F6E9
Accessibility & contrast
On white
1.38
#DCDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DCDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFAF
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFAF | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAC
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#E3D9D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfaf; /* rgb */ color: rgb(220, 223, 175); /* oklch */ color: oklch(88.9% 0.063 110.6);
Tailwind
colors: {
custom: {
50: '#e7e9c7',
500: '#dcdfaf',
950: '#000000',
},
}SCSS
$custom: #dcdfaf; $custom-light: #e7e9c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdfaf",
"rgb": {
"r": 220,
"g": 223,
"b": 175
},
"hsl": {
"h": 63.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.88933,
"c": 0.0632,
"h": 110.6
},
"luminance": 0.71086
}Semantic roles & 50–950 ramp
primary
#DCDFAF
secondary
#7E7BB8
accent
#30B638
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482