#DECF8F#DECF8F
#DECF8F is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 85.2% C 0.084 H 96.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DECF8F |
|---|---|
| RGB | rgb(222, 207, 143) |
| HSL | hsl(49, 54%, 72%) |
| HSV | hsv(49, 36%, 87%) |
| CMYK | cmyk(0%, 6.8%, 35.6%, 12.9%) |
| CIE-LAB | lab(82.99, -4.05, 33.73) |
| CIE-LCH | lch(82.99, 33.97, 96.85°) |
| OKLab | oklab(85.2% -0.0096 0.0836) |
| OKLCH | oklch(85.2% 0.084 96.5) |
| XYZ | xyz(57.3959, 62.1401, 34.9521) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.78
Sand (survey)
#E2CA76
ΔE00 4.41
Vanilla
#F3E5AB
ΔE00 5.26
Palegoldenrod
#EEE8AA
ΔE00 6.03
Sandy
#F1DA7A
ΔE00 6.24
Khaki (CSS)
#F0E68C
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECF8F #8F9EDE
analogous
#DEA88F #DECF8F #C6DE8F
triadic
#DECF8F #8FDECF #CF8FDE
tetradic
#DECF8F #8FDEA8 #8F9EDE #DE8FC6
square
#DECF8F #8FDEA8 #8F9EDE #DE8FC6
split-complementary
#DECF8F #8FC6DE #A88FDE
monochromatic
#BBA237 #D0BB60 #DECF8F #ECE3BE #F8F5E7
Accessibility & contrast
On white
1.56
#DECF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DECF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECF8F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECF8F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8A
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#EAC6BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decf8f; /* rgb */ color: rgb(222, 207, 143); /* oklch */ color: oklch(85.2% 0.084 96.5);
Tailwind
colors: {
custom: {
50: '#e9ddb0',
500: '#decf8f',
950: '#000000',
},
}SCSS
$custom: #decf8f; $custom-light: #e9ddb0; $custom-dark: #000000;
JSON
{
"hex": "#decf8f",
"rgb": {
"r": 222,
"g": 207,
"b": 143
},
"hsl": {
"h": 48.608,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.85196,
"c": 0.08411,
"h": 96.5
},
"luminance": 0.62138
}Semantic roles & 50–950 ramp
primary
#DECF8F
secondary
#5B6DB6
accent
#42C224
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481