#DECC8F#DECC8F
#DECC8F is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.081 H 93.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC8F |
|---|---|
| RGB | rgb(222, 204, 143) |
| HSL | hsl(46, 54%, 72%) |
| HSV | hsv(46, 36%, 87%) |
| CMYK | cmyk(0%, 8.1%, 35.6%, 12.9%) |
| CIE-LAB | lab(82.22, -2.50, 32.71) |
| CIE-LCH | lch(82.22, 32.81, 94.38°) |
| OKLab | oklab(84.59% -0.0051 0.0812) |
| OKLCH | oklch(84.59% 0.081 93.6) |
| XYZ | xyz(56.6760, 60.7002, 34.7121) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.11
Sand (survey)
#E2CA76
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 5.79
Very Light Brown
#D3B683
ΔE00 6.80
Sandy
#F1DA7A
ΔE00 6.82
Pale Peach
#FFE5AD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC8F #8FA1DE
analogous
#DEA58F #DECC8F #C9DE8F
triadic
#DECC8F #8FDECC #CC8FDE
tetradic
#DECC8F #8FDEA5 #8FA1DE #DE8FC9
square
#DECC8F #8FDEA5 #8FA1DE #DE8FC9
split-complementary
#DECC8F #8FC9DE #A58FDE
monochromatic
#BB9D37 #D0B660 #DECC8F #ECE2BE #F8F4E7
Accessibility & contrast
On white
1.60
#DECC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DECC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC8F
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC8F | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98B
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#EAC3BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc8f; /* rgb */ color: rgb(222, 204, 143); /* oklch */ color: oklch(84.6% 0.081 93.6);
Tailwind
colors: {
custom: {
50: '#e9dbb0',
500: '#decc8f',
950: '#000000',
},
}SCSS
$custom: #decc8f; $custom-light: #e9dbb0; $custom-dark: #000000;
JSON
{
"hex": "#decc8f",
"rgb": {
"r": 222,
"g": 204,
"b": 143
},
"hsl": {
"h": 46.329,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.84587,
"c": 0.08135,
"h": 93.6
},
"luminance": 0.60698
}Semantic roles & 50–950 ramp
primary
#DECC8F
secondary
#5B70B6
accent
#48C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481