#DFCB81#DFCB81
#DFCB81 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.096 H 94.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB81 |
|---|---|
| RGB | rgb(223, 203, 129) |
| HSL | hsl(47, 59%, 69%) |
| HSV | hsv(47, 42%, 87%) |
| CMYK | cmyk(0%, 9%, 42.2%, 12.5%) |
| CIE-LAB | lab(81.83, -3.14, 39.40) |
| CIE-LCH | lch(81.83, 39.52, 94.56°) |
| OKLab | oklab(84.23% -0.008 0.096) |
| OKLCH | oklch(84.23% 0.096 94.8) |
| XYZ | xyz(55.7512, 59.9868, 29.4065) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.97
Sandy
#F1DA7A
ΔE00 4.93
Wheat (survey)
#FBDD7E
ΔE00 5.97
Beige (survey)
#E6DAA6
ΔE00 6.05
Khaki (CSS)
#F0E68C
ΔE00 6.90
Vanilla
#F3E5AB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB81 #8195DF
analogous
#DF9C81 #DFCB81 #C4DF81
triadic
#DFCB81 #81DFCB #CB81DF
tetradic
#DFCB81 #81DF9C #8195DF #DF81C4
square
#DFCB81 #81DF9C #8195DF #DF81C4
split-complementary
#DFCB81 #81C4DF #9C81DF
monochromatic
#B79A2F #D3B750 #DFCB81 #EBDFB2 #F8F3E3
Accessibility & contrast
On white
1.62
#DFCB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#DFCB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB81
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB81 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87B
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#ECC1B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfcb81; /* rgb */ color: rgb(223, 203, 129); /* oklch */ color: oklch(84.2% 0.096 94.8);
Tailwind
colors: {
custom: {
50: '#eadaa6',
500: '#dfcb81',
950: '#000000',
},
}SCSS
$custom: #dfcb81; $custom-light: #eadaa6; $custom-dark: #000000;
JSON
{
"hex": "#dfcb81",
"rgb": {
"r": 223,
"g": 203,
"b": 129
},
"hsl": {
"h": 47.234,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.84232,
"c": 0.09637,
"h": 94.8
},
"luminance": 0.59985
}Semantic roles & 50–950 ramp
primary
#DFCB81
secondary
#4E64B6
accent
#42C71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380