#DFDECA#DFDECA
#DFDECA is a very light, muted yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.027 H 104.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDECA |
|---|---|
| RGB | rgb(223, 222, 202) |
| HSL | hsl(57, 25%, 83%) |
| HSV | hsv(57, 9%, 87%) |
| CMYK | cmyk(0%, 0.4%, 9.4%, 12.5%) |
| CIE-LAB | lab(88.06, -3.09, 9.93) |
| CIE-LCH | lch(88.06, 10.40, 107.26°) |
| OKLab | oklab(89.6% -0.0067 0.0259) |
| OKLCH | oklch(89.6% 0.027 104.6) |
| XYZ | xyz(67.2121, 72.1952, 66.2599) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.70
Beige
#F5F5DC
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 5.86
Warm Beige
#E9DCC9
ΔE00 5.91
Cornsilk
#FFF8DC
ΔE00 6.59
Oldlace
#FDF5E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDECA #CACBDF
analogous
#DFD3CA #DFDECA #D5DFCA
triadic
#DFDECA #CADFDE #DECADF
tetradic
#DFDECA #CADFD3 #CACBDF #DFCAD5
square
#DFDECA #CADFD3 #CACBDF #DFCAD5
split-complementary
#DFDECA #CAD5DF #D3CADF
monochromatic
#B1AE7E #C8C6A4 #DFDECA #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.36
#DFDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DFDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDECA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDECA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E3DDCB
Tritanopia (blue-blind)
#E3DBD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdeca; /* rgb */ color: rgb(223, 222, 202); /* oklch */ color: oklch(89.6% 0.027 104.6);
Tailwind
colors: {
custom: {
50: '#e9e8da',
500: '#dfdeca',
950: '#000000',
},
}SCSS
$custom: #dfdeca; $custom-light: #e9e8da; $custom-dark: #000000;
JSON
{
"hex": "#dfdeca",
"rgb": {
"r": 223,
"g": 222,
"b": 202
},
"hsl": {
"h": 57.143,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.89599,
"c": 0.02677,
"h": 104.6
},
"luminance": 0.72195
}Semantic roles & 50–950 ramp
primary
#DFDECA
secondary
#9799B6
accent
#47A342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483