#DFDFAA#DFDFAA
#DFDFAA is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.1% C 0.069 H 107.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFAA |
|---|---|
| RGB | rgb(223, 223, 170) |
| HSL | hsl(60, 45%, 77%) |
| HSV | hsv(60, 24%, 87%) |
| CMYK | cmyk(0%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(87.66, -8.41, 26.07) |
| CIE-LCH | lch(87.66, 27.39, 107.87°) |
| OKLab | oklab(89.07% -0.0211 0.066) |
| OKLCH | oklch(89.07% 0.069 107.7) |
| XYZ | xyz(64.0747, 71.3665, 48.4221) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.40
Beige (survey)
#E6DAA6
ΔE00 3.95
Vanilla
#F3E5AB
ΔE00 4.85
Light Tan
#FBEEAC
ΔE00 5.95
Egg Shell
#FFFCC4
ΔE00 6.36
Lemonchiffon
#FFFACD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFAA #AAAADF
analogous
#DFC5AA #DFDFAA #C5DFAA
triadic
#DFDFAA #AADFDF #DFAADF
tetradic
#DFDFAA #AADFC5 #AAAADF #DFAAC5
square
#DFDFAA #AADFC5 #AAAADF #DFAAC5
split-complementary
#DFDFAA #AAC5DF #C5AADF
monochromatic
#BEBE51 #CECE7E #DFDFAA #F0F0D6 #F7F7E9
Accessibility & contrast
On white
1.37
#DFDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DFDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFAA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFAA | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#E7D8D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdfaa; /* rgb */ color: rgb(223, 223, 170); /* oklch */ color: oklch(89.1% 0.069 107.7);
Tailwind
colors: {
custom: {
50: '#e9e8c3',
500: '#dfdfaa',
950: '#000000',
},
}SCSS
$custom: #dfdfaa; $custom-light: #e9e8c3; $custom-dark: #000000;
JSON
{
"hex": "#dfdfaa",
"rgb": {
"r": 223,
"g": 223,
"b": 170
},
"hsl": {
"h": 60,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.89066,
"c": 0.06925,
"h": 107.7
},
"luminance": 0.71366
}Semantic roles & 50–950 ramp
primary
#DFDFAA
secondary
#7575B8
accent
#2DB82D
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161612
muted
#848482