#DFCD80#DFCD80
#DFCD80 is a very light, moderate yellow. Relative luminance 0.609; OKLCH L 84.6% C 0.099 H 96.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD80 |
|---|---|
| RGB | rgb(223, 205, 128) |
| HSL | hsl(49, 60%, 69%) |
| HSV | hsv(49, 43%, 87%) |
| CMYK | cmyk(0%, 8.1%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.33, -4.27, 40.54) |
| CIE-LCH | lch(82.33, 40.76, 96.02°) |
| OKLab | oklab(84.62% -0.0114 0.0986) |
| OKLCH | oklch(84.62% 0.099 96.6) |
| XYZ | xyz(56.1604, 60.9111, 29.2166) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.09
Sandy
#F1DA7A
ΔE00 4.41
Wheat (survey)
#FBDD7E
ΔE00 5.75
Beige (survey)
#E6DAA6
ΔE00 6.12
Khaki (CSS)
#F0E68C
ΔE00 6.13
Vanilla
#F3E5AB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD80 #8092DF
analogous
#DF9E80 #DFCD80 #C2DF80
triadic
#DFCD80 #80DFCD #CD80DF
tetradic
#DFCD80 #80DF9E #8092DF #DF80C2
square
#DFCD80 #80DF9E #8092DF #DF80C2
split-complementary
#DFCD80 #80C2DF #9E80DF
monochromatic
#B79D2E #D3BA4F #DFCD80 #EBE0B1 #F8F3E2
Accessibility & contrast
On white
1.59
#DFCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DFCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD80
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD80 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#E0D083
Tritanopia (blue-blind)
#ECC2BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd80; /* rgb */ color: rgb(223, 205, 128); /* oklch */ color: oklch(84.6% 0.099 96.6);
Tailwind
colors: {
custom: {
50: '#eadca6',
500: '#dfcd80',
950: '#000000',
},
}SCSS
$custom: #dfcd80; $custom-light: #eadca6; $custom-dark: #000000;
JSON
{
"hex": "#dfcd80",
"rgb": {
"r": 223,
"g": 205,
"b": 128
},
"hsl": {
"h": 48.632,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84623,
"c": 0.09924,
"h": 96.6
},
"luminance": 0.60909
}Semantic roles & 50–950 ramp
primary
#DFCD80
secondary
#4D61B6
accent
#3EC71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16150F
muted
#858480