#DECF9F#DECF9F
#DECF9F is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.5% C 0.065 H 92.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DECF9F |
|---|---|
| RGB | rgb(222, 207, 159) |
| HSL | hsl(46, 49%, 75%) |
| HSV | hsv(46, 28%, 87%) |
| CMYK | cmyk(0%, 6.8%, 28.4%, 12.9%) |
| CIE-LAB | lab(83.26, -2.07, 25.79) |
| CIE-LCH | lch(83.26, 25.87, 94.59°) |
| OKLab | oklab(85.5% -0.0032 0.0651) |
| OKLCH | oklch(85.5% 0.065 92.8) |
| XYZ | xyz(58.6955, 62.6599, 41.7968) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.81
Wheat
#F5DEB3
ΔE00 5.23
Vanilla
#F3E5AB
ΔE00 5.35
Pale Peach
#FFE5AD
ΔE00 6.45
Palegoldenrod
#EEE8AA
ΔE00 6.74
Moccasin
#FFE4B5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECF9F #9FAEDE
analogous
#DEB09F #DECF9F #CEDE9F
triadic
#DECF9F #9FDECF #CF9FDE
tetradic
#DECF9F #9FDEB0 #9FAEDE #DE9FCE
square
#DECF9F #9FDEB0 #9FAEDE #DE9FCE
split-complementary
#DECF9F #9FCEDE #B09FDE
monochromatic
#BFA144 #CEB871 #DECF9F #EEE6CD #F7F4E8
Accessibility & contrast
On white
1.55
#DECF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DECF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECF9F
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECF9F | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9C
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#E8C8C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decf9f; /* rgb */ color: rgb(222, 207, 159); /* oklch */ color: oklch(85.5% 0.065 92.8);
Tailwind
colors: {
custom: {
50: '#e9ddbb',
500: '#decf9f',
950: '#000000',
},
}SCSS
$custom: #decf9f; $custom-light: #e9ddbb; $custom-dark: #000000;
JSON
{
"hex": "#decf9f",
"rgb": {
"r": 222,
"g": 207,
"b": 159
},
"hsl": {
"h": 45.714,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.85503,
"c": 0.0652,
"h": 92.8
},
"luminance": 0.62658
}Semantic roles & 50–950 ramp
primary
#DECF9F
secondary
#6B7DB6
accent
#4CBC29
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161512
muted
#848482