#DECF81#DECF81
#DECF81 is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 85.0% C 0.100 H 98.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECF81 |
|---|---|
| RGB | rgb(222, 207, 129) |
| HSL | hsl(50, 58%, 69%) |
| HSV | hsv(50, 42%, 87%) |
| CMYK | cmyk(0%, 6.8%, 41.9%, 12.9%) |
| CIE-LAB | lab(82.78, -5.59, 40.58) |
| CIE-LCH | lch(82.78, 40.96, 97.85°) |
| OKLab | oklab(84.96% -0.0151 0.0988) |
| OKLCH | oklch(84.96% 0.1 98.7) |
| XYZ | xyz(56.4007, 61.7420, 29.7110) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.88
Sandy
#F1DA7A
ΔE00 4.41
Khaki (CSS)
#F0E68C
ΔE00 5.47
Beige (survey)
#E6DAA6
ΔE00 5.98
Wheat (survey)
#FBDD7E
ΔE00 5.99
Greenish Beige
#C9D179
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECF81 #8190DE
analogous
#DEA181 #DECF81 #BFDE81
triadic
#DECF81 #81DECF #CF81DE
tetradic
#DECF81 #81DEA1 #8190DE #DE81BF
square
#DECF81 #81DEA1 #8190DE #DE81BF
split-complementary
#DECF81 #81BFDE #A181DE
monochromatic
#B5A02F #D1BD51 #DECF81 #EBE1B1 #F7F4E2
Accessibility & contrast
On white
1.57
#DECF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DECF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECF81
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECF81 | 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)
#DDCB7B
Deuteranopia (green-blind)
#E1D184
Tritanopia (blue-blind)
#EBC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decf81; /* rgb */ color: rgb(222, 207, 129); /* oklch */ color: oklch(85.0% 0.100 98.7);
Tailwind
colors: {
custom: {
50: '#eadda6',
500: '#decf81',
950: '#000000',
},
}SCSS
$custom: #decf81; $custom-light: #eadda6; $custom-dark: #000000;
JSON
{
"hex": "#decf81",
"rgb": {
"r": 222,
"g": 207,
"b": 129
},
"hsl": {
"h": 50.323,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.84959,
"c": 0.09989,
"h": 98.7
},
"luminance": 0.6174
}Semantic roles & 50–950 ramp
primary
#DECF81
secondary
#4E5FB5
accent
#3AC61F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480