#DCDFCA#DCDFCA
#DCDFCA is a very light, muted yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.028 H 113.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFCA |
|---|---|
| RGB | rgb(220, 223, 202) |
| HSL | hsl(69, 25%, 83%) |
| HSV | hsv(69, 9%, 87%) |
| CMYK | cmyk(1.3%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(88.09, -4.65, 9.95) |
| CIE-LCH | lch(88.09, 10.98, 115.07°) |
| OKLab | oklab(89.57% -0.0113 0.0259) |
| OKLCH | oklch(89.57% 0.028 113.6) |
| XYZ | xyz(66.5621, 72.2555, 66.3058) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.06
Beige
#F5F5DC
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 6.10
Off White (survey)
#FFFFE4
ΔE00 7.13
Cornsilk
#FFF8DC
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFCA #CDCADF
analogous
#DFD7CA #DCDFCA #D1DFCA
triadic
#DCDFCA #CADCDF #DFCADC
tetradic
#DCDFCA #CADFD7 #CDCADF #DFCAD1
square
#DCDFCA #CADFD7 #CDCADF #DFCAD1
split-complementary
#DCDFCA #CAD1DF #D7CADF
monochromatic
#AAB17E #C3C8A4 #DCDFCA #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.36
#DCDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DCDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFCA
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFCA | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#DFDCD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdfca; /* rgb */ color: rgb(220, 223, 202); /* oklch */ color: oklch(89.6% 0.028 113.6);
Tailwind
colors: {
custom: {
50: '#e6e9da',
500: '#dcdfca',
950: '#000000',
},
}SCSS
$custom: #dcdfca; $custom-light: #e6e9da; $custom-dark: #000000;
JSON
{
"hex": "#dcdfca",
"rgb": {
"r": 220,
"g": 223,
"b": 202
},
"hsl": {
"h": 68.571,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.89566,
"c": 0.02828,
"h": 113.6
},
"luminance": 0.72255
}Semantic roles & 50–950 ramp
primary
#DCDFCA
secondary
#9C97B6
accent
#42A350
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483