#DFCB80#DFCB80
#DFCB80 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.097 H 94.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB80 |
|---|---|
| RGB | rgb(223, 203, 128) |
| HSL | hsl(47, 60%, 69%) |
| HSV | hsv(47, 43%, 87%) |
| CMYK | cmyk(0%, 9%, 42.6%, 12.5%) |
| CIE-LAB | lab(81.82, -3.24, 39.88) |
| CIE-LCH | lch(81.82, 40.02, 94.65°) |
| OKLab | oklab(84.22% -0.0084 0.0971) |
| OKLCH | oklch(84.22% 0.097 94.9) |
| XYZ | xyz(55.6850, 59.9603, 29.0581) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.83
Sandy
#F1DA7A
ΔE00 4.81
Wheat (survey)
#FBDD7E
ΔE00 5.89
Beige (survey)
#E6DAA6
ΔE00 6.19
Khaki (CSS)
#F0E68C
ΔE00 6.83
Tan (survey)
#D1B26F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB80 #8094DF
analogous
#DF9C80 #DFCB80 #C4DF80
triadic
#DFCB80 #80DFCB #CB80DF
tetradic
#DFCB80 #80DF9C #8094DF #DF80C4
square
#DFCB80 #80DF9C #8094DF #DF80C4
split-complementary
#DFCB80 #80C4DF #9C80DF
monochromatic
#B79A2E #D3B74F #DFCB80 #EBDFB1 #F8F3E2
Accessibility & contrast
On white
1.62
#DFCB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DFCB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB80
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB80 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87A
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#ECC0B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfcb80; /* rgb */ color: rgb(223, 203, 128); /* oklch */ color: oklch(84.2% 0.097 94.9);
Tailwind
colors: {
custom: {
50: '#eadaa6',
500: '#dfcb80',
950: '#000000',
},
}SCSS
$custom: #dfcb80; $custom-light: #eadaa6; $custom-dark: #000000;
JSON
{
"hex": "#dfcb80",
"rgb": {
"r": 223,
"g": 203,
"b": 128
},
"hsl": {
"h": 47.368,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84216,
"c": 0.09746,
"h": 94.9
},
"luminance": 0.59958
}Semantic roles & 50–950 ramp
primary
#DFCB80
secondary
#4D63B6
accent
#42C71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380