#DFDC95#DFDC95
#DFDC95 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.0% C 0.091 H 106.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC95 |
|---|---|
| RGB | rgb(223, 220, 149) |
| HSL | hsl(58, 54%, 73%) |
| HSV | hsv(58, 33%, 87%) |
| CMYK | cmyk(0%, 1.3%, 33.2%, 12.5%) |
| CIE-LAB | lab(86.53, -9.58, 35.32) |
| CIE-LCH | lch(86.53, 36.60, 105.17°) |
| OKLab | oklab(88.05% -0.0252 0.0875) |
| OKLCH | oklch(88.05% 0.091 106.1) |
| XYZ | xyz(61.4500, 69.0455, 38.5180) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.57
Khaki (CSS)
#F0E68C
ΔE00 4.46
Beige (survey)
#E6DAA6
ΔE00 4.88
Vanilla
#F3E5AB
ΔE00 5.06
Greenish Beige
#C9D179
ΔE00 5.16
Light Tan
#FBEEAC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC95 #9598DF
analogous
#DFB795 #DFDC95 #BDDF95
triadic
#DFDC95 #95DFDC #DC95DF
tetradic
#DFDC95 #95DFB7 #9598DF #DF95BD
square
#DFDC95 #95DFB7 #9598DF #DF95BD
split-complementary
#DFDC95 #95BDDF #B795DF
monochromatic
#C0BA3A #D1CC66 #DFDC95 #EDECC4 #F8F7E7
Accessibility & contrast
On white
1.42
#DFDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DFDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC95
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC95 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#E9D3CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdc95; /* rgb */ color: rgb(223, 220, 149); /* oklch */ color: oklch(88.0% 0.091 106.1);
Tailwind
colors: {
custom: {
50: '#eae6b5',
500: '#dfdc95',
950: '#000000',
},
}SCSS
$custom: #dfdc95; $custom-light: #eae6b5; $custom-dark: #000000;
JSON
{
"hex": "#dfdc95",
"rgb": {
"r": 223,
"g": 220,
"b": 149
},
"hsl": {
"h": 57.568,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.88049,
"c": 0.09102,
"h": 106.1
},
"luminance": 0.69044
}Semantic roles & 50–950 ramp
primary
#DFDC95
secondary
#6164B7
accent
#2BC124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481