#DFDA88#DFDA88
#DFDA88 is a very light, moderate yellow. Relative luminance 0.676; OKLCH L 87.4% C 0.104 H 105.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDA88 |
|---|---|
| RGB | rgb(223, 218, 136) |
| HSL | hsl(57, 58%, 70%) |
| HSV | hsv(57, 39%, 87%) |
| CMYK | cmyk(0%, 2.2%, 39%, 12.5%) |
| CIE-LAB | lab(85.81, -10.05, 40.95) |
| CIE-LCH | lch(85.81, 42.16, 103.79°) |
| OKLab | oklab(87.42% -0.0274 0.0999) |
| OKLCH | oklch(87.42% 0.104 105.3) |
| XYZ | xyz(59.9477, 67.6098, 33.1799) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.38
Greenish Beige
#C9D179
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 5.15
Sandy
#F1DA7A
ΔE00 5.47
Dark Cream
#FFF39A
ΔE00 6.07
Sand (survey)
#E2CA76
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDA88 #888DDF
analogous
#DFAE88 #DFDA88 #B8DF88
triadic
#DFDA88 #88DFDA #DA88DF
tetradic
#DFDA88 #88DFAE #888DDF #DF88B8
square
#DFDA88 #88DFAE #888DDF #DF88B8
split-complementary
#DFDA88 #88B8DF #AE88DF
monochromatic
#BAB332 #D2CB58 #DFDA88 #ECE9B8 #F9F8E7
Accessibility & contrast
On white
1.45
#DFDA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DFDA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDA88
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDA88 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#EBD0C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfda88; /* rgb */ color: rgb(223, 218, 136); /* oklch */ color: oklch(87.4% 0.104 105.3);
Tailwind
colors: {
custom: {
50: '#eae5ac',
500: '#dfda88',
950: '#000000',
},
}SCSS
$custom: #dfda88; $custom-light: #eae5ac; $custom-dark: #000000;
JSON
{
"hex": "#dfda88",
"rgb": {
"r": 223,
"g": 218,
"b": 136
},
"hsl": {
"h": 56.552,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.87417,
"c": 0.10362,
"h": 105.3
},
"luminance": 0.67608
}Semantic roles & 50–950 ramp
primary
#DFDA88
secondary
#555AB7
accent
#2AC520
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161510
muted
#858481