#DFDFAC#DFDFAC
#DFDFAC is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.1% C 0.067 H 107.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFAC |
|---|---|
| RGB | rgb(223, 223, 172) |
| HSL | hsl(60, 44%, 77%) |
| HSV | hsv(60, 23%, 87%) |
| CMYK | cmyk(0%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(87.70, -8.13, 25.08) |
| CIE-LCH | lch(87.70, 26.37, 107.96°) |
| OKLab | oklab(89.11% -0.0203 0.0636) |
| OKLCH | oklch(89.11% 0.067 107.7) |
| XYZ | xyz(64.2653, 71.4427, 49.4261) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.67
Beige (survey)
#E6DAA6
ΔE00 3.97
Vanilla
#F3E5AB
ΔE00 4.97
Light Tan
#FBEEAC
ΔE00 6.15
Egg Shell
#FFFCC4
ΔE00 6.39
Lemonchiffon
#FFFACD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFAC #ACACDF
analogous
#DFC6AC #DFDFAC #C6DFAC
triadic
#DFDFAC #ACDFDF #DFACDF
tetradic
#DFDFAC #ACDFC6 #ACACDF #DFACC6
square
#DFDFAC #ACDFC6 #ACACDF #DFACC6
split-complementary
#DFDFAC #ACC6DF #C6ACDF
monochromatic
#BDBD54 #CECE80 #DFDFAC #F0F0D8 #F6F6E9
Accessibility & contrast
On white
1.37
#DFDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DFDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFAC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFAC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#E7D8D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdfac; /* rgb */ color: rgb(223, 223, 172); /* oklch */ color: oklch(89.1% 0.067 107.7);
Tailwind
colors: {
custom: {
50: '#e9e8c5',
500: '#dfdfac',
950: '#000000',
},
}SCSS
$custom: #dfdfac; $custom-light: #e9e8c5; $custom-dark: #000000;
JSON
{
"hex": "#dfdfac",
"rgb": {
"r": 223,
"g": 223,
"b": 172
},
"hsl": {
"h": 60,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.89108,
"c": 0.06675,
"h": 107.7
},
"luminance": 0.71442
}Semantic roles & 50–950 ramp
primary
#DFDFAC
secondary
#7878B8
accent
#2EB82E
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482