#DEDFAC#DEDFAC
#DEDFAC is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.0% C 0.067 H 108.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFAC |
|---|---|
| RGB | rgb(222, 223, 172) |
| HSL | hsl(61, 44%, 77%) |
| HSV | hsv(61, 23%, 87%) |
| CMYK | cmyk(0.4%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(87.62, -8.50, 24.97) |
| CIE-LCH | lch(87.62, 26.38, 108.80°) |
| OKLab | oklab(89.03% -0.0213 0.0633) |
| OKLCH | oklch(89.03% 0.067 108.6) |
| XYZ | xyz(63.9580, 71.2843, 49.4117) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.86
Beige (survey)
#E6DAA6
ΔE00 4.28
Vanilla
#F3E5AB
ΔE00 5.26
Light Tan
#FBEEAC
ΔE00 6.38
Egg Shell
#FFFCC4
ΔE00 6.49
Lemonchiffon
#FFFACD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFAC #ADACDF
analogous
#DFC6AC #DEDFAC #C5DFAC
triadic
#DEDFAC #ACDEDF #DFACDE
tetradic
#DEDFAC #ACDFC6 #ADACDF #DFACC5
square
#DEDFAC #ACDFC6 #ADACDF #DFACC5
split-complementary
#DEDFAC #ACC5DF #C6ACDF
monochromatic
#BBBD54 #CCCE80 #DEDFAC #F0F0D8 #F6F6E9
Accessibility & contrast
On white
1.38
#DEDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DEDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFAC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFAC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#E8DDAE
Tritanopia (blue-blind)
#E5D9D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedfac; /* rgb */ color: rgb(222, 223, 172); /* oklch */ color: oklch(89.0% 0.067 108.6);
Tailwind
colors: {
custom: {
50: '#e8e8c5',
500: '#dedfac',
950: '#000000',
},
}SCSS
$custom: #dedfac; $custom-light: #e8e8c5; $custom-dark: #000000;
JSON
{
"hex": "#dedfac",
"rgb": {
"r": 222,
"g": 223,
"b": 172
},
"hsl": {
"h": 61.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.89028,
"c": 0.06681,
"h": 108.6
},
"luminance": 0.71284
}Semantic roles & 50–950 ramp
primary
#DEDFAC
secondary
#7978B8
accent
#2EB831
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482