#DEC780#DEC780
#DEC780 is a very light, moderate yellow. Relative luminance 0.579; OKLCH L 83.3% C 0.094 H 92.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC780 |
|---|---|
| RGB | rgb(222, 199, 128) |
| HSL | hsl(45, 59%, 69%) |
| HSV | hsv(45, 42%, 87%) |
| CMYK | cmyk(0%, 10.4%, 42.3%, 12.9%) |
| CIE-LAB | lab(80.70, -1.58, 38.45) |
| CIE-LCH | lch(80.70, 38.48, 92.35°) |
| OKLab | oklab(83.32% -0.0035 0.0938) |
| OKLCH | oklch(83.32% 0.094 92.1) |
| XYZ | xyz(54.4453, 57.9370, 28.7329) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.36
Tan (survey)
#D1B26F
ΔE00 5.71
Sandy
#F1DA7A
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 6.40
Beige (survey)
#E6DAA6
ΔE00 6.53
Wheat (survey)
#FBDD7E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC780 #8097DE
analogous
#DE9880 #DEC780 #C6DE80
triadic
#DEC780 #80DEC7 #C780DE
tetradic
#DEC780 #80DE98 #8097DE #DE80C6
square
#DEC780 #80DE98 #8097DE #DE80C6
split-complementary
#DEC780 #80C6DE #9880DE
monochromatic
#B5942F #D1B24F #DEC780 #EBDCB1 #F7F2E1
Accessibility & contrast
On white
1.67
#DEC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC780
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC780 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47B
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#EBBDB5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec780; /* rgb */ color: rgb(222, 199, 128); /* oklch */ color: oklch(83.3% 0.094 92.1);
Tailwind
colors: {
custom: {
50: '#ead7a6',
500: '#dec780',
950: '#000000',
},
}SCSS
$custom: #dec780; $custom-light: #ead7a6; $custom-dark: #000000;
JSON
{
"hex": "#dec780",
"rgb": {
"r": 222,
"g": 199,
"b": 128
},
"hsl": {
"h": 45.319,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83317,
"c": 0.09391,
"h": 92.1
},
"luminance": 0.57935
}Semantic roles & 50–950 ramp
primary
#DEC780
secondary
#4D67B5
accent
#48C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380