#DFCE95#DFCE95
#DFCE95 is a very light, moderate yellow. Relative luminance 0.620; OKLCH L 85.2% C 0.076 H 93.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCE95 |
|---|---|
| RGB | rgb(223, 206, 149) |
| HSL | hsl(46, 54%, 73%) |
| HSV | hsv(46, 33%, 87%) |
| CMYK | cmyk(0%, 7.6%, 33.2%, 12.5%) |
| CIE-LAB | lab(82.91, -2.43, 30.55) |
| CIE-LCH | lch(82.91, 30.64, 94.55°) |
| OKLab | oklab(85.19% -0.0046 0.0763) |
| OKLCH | oklch(85.19% 0.076 93.5) |
| XYZ | xyz(57.9284, 62.0022, 37.3441) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.27
Vanilla
#F3E5AB
ΔE00 5.22
Sand (survey)
#E2CA76
ΔE00 5.37
Wheat
#F5DEB3
ΔE00 6.13
Pale Peach
#FFE5AD
ΔE00 6.35
Palegoldenrod
#EEE8AA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCE95 #95A6DF
analogous
#DFA995 #DFCE95 #CBDF95
triadic
#DFCE95 #95DFCE #CE95DF
tetradic
#DFCE95 #95DFA9 #95A6DF #DF95CB
square
#DFCE95 #95DFA9 #95A6DF #DF95CB
split-complementary
#DFCE95 #95CBDF #A995DF
monochromatic
#C0A13A #D1B866 #DFCE95 #EDE4C4 #F8F4E7
Accessibility & contrast
On white
1.57
#DFCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DFCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCE95
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCE95 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#EAC5BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfce95; /* rgb */ color: rgb(223, 206, 149); /* oklch */ color: oklch(85.2% 0.076 93.5);
Tailwind
colors: {
custom: {
50: '#eadcb4',
500: '#dfce95',
950: '#000000',
},
}SCSS
$custom: #dfce95; $custom-light: #eadcb4; $custom-dark: #000000;
JSON
{
"hex": "#dfce95",
"rgb": {
"r": 223,
"g": 206,
"b": 149
},
"hsl": {
"h": 46.216,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85191,
"c": 0.0764,
"h": 93.5
},
"luminance": 0.62001
}Semantic roles & 50–950 ramp
primary
#DFCE95
secondary
#6175B7
accent
#48C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481