#DECF82#DECF82
#DECF82 is a very light, moderate yellow. Relative luminance 0.618; OKLCH L 85.0% C 0.099 H 98.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECF82 |
|---|---|
| RGB | rgb(222, 207, 130) |
| HSL | hsl(50, 58%, 69%) |
| HSV | hsv(50, 41%, 87%) |
| CMYK | cmyk(0%, 6.8%, 41.4%, 12.9%) |
| CIE-LAB | lab(82.79, -5.49, 40.10) |
| CIE-LCH | lch(82.79, 40.47, 97.80°) |
| OKLab | oklab(84.98% -0.0147 0.0977) |
| OKLCH | oklch(84.98% 0.099 98.6) |
| XYZ | xyz(56.4675, 61.7687, 30.0628) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.94
Sandy
#F1DA7A
ΔE00 4.51
Khaki (CSS)
#F0E68C
ΔE00 5.53
Beige (survey)
#E6DAA6
ΔE00 5.83
Wheat (survey)
#FBDD7E
ΔE00 6.05
Vanilla
#F3E5AB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECF82 #8291DE
analogous
#DEA182 #DECF82 #BFDE82
triadic
#DECF82 #82DECF #CF82DE
tetradic
#DECF82 #82DEA1 #8291DE #DE82BF
square
#DECF82 #82DEA1 #8291DE #DE82BF
split-complementary
#DECF82 #82BFDE #A182DE
monochromatic
#B6A030 #D1BC52 #DECF82 #EBE2B2 #F8F4E3
Accessibility & contrast
On white
1.57
#DECF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DECF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECF82
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECF82 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#EBC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decf82; /* rgb */ color: rgb(222, 207, 130); /* oklch */ color: oklch(85.0% 0.099 98.6);
Tailwind
colors: {
custom: {
50: '#eadda7',
500: '#decf82',
950: '#000000',
},
}SCSS
$custom: #decf82; $custom-light: #eadda7; $custom-dark: #000000;
JSON
{
"hex": "#decf82",
"rgb": {
"r": 222,
"g": 207,
"b": 130
},
"hsl": {
"h": 50.217,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84975,
"c": 0.0988,
"h": 98.6
},
"luminance": 0.61767
}Semantic roles & 50–950 ramp
primary
#DECF82
secondary
#4F60B5
accent
#3BC620
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480