#DECC7B#DECC7B
#DECC7B is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.3% C 0.104 H 97.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC7B |
|---|---|
| RGB | rgb(222, 204, 123) |
| HSL | hsl(49, 60%, 68%) |
| HSV | hsv(49, 45%, 87%) |
| CMYK | cmyk(0%, 8.1%, 44.6%, 12.9%) |
| CIE-LAB | lab(81.92, -4.66, 42.51) |
| CIE-LCH | lch(81.92, 42.76, 96.26°) |
| OKLab | oklab(84.25% -0.0129 0.1028) |
| OKLCH | oklch(84.25% 0.104 97.2) |
| XYZ | xyz(55.2937, 60.1473, 27.4320) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.79
Sandy
#F1DA7A
ΔE00 4.22
Wheat (survey)
#FBDD7E
ΔE00 5.71
Khaki (CSS)
#F0E68C
ΔE00 6.18
Light Mustard
#F7D560
ΔE00 6.79
Beige (survey)
#E6DAA6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC7B #7B8DDE
analogous
#DE9A7B #DECC7B #BEDE7B
triadic
#DECC7B #7BDECC #CC7BDE
tetradic
#DECC7B #7BDE9A #7B8DDE #DE7BBE
square
#DECC7B #7BDE9A #7B8DDE #DE7BBE
split-complementary
#DECC7B #7BBEDE #9A7BDE
monochromatic
#B29A2D #D2B94A #DECC7B #EADFAC #F6F2DD
Accessibility & contrast
On white
1.61
#DECC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#DECC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC7B
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC7B | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#E0CE7E
Tritanopia (blue-blind)
#ECC1B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc7b; /* rgb */ color: rgb(222, 204, 123); /* oklch */ color: oklch(84.3% 0.104 97.2);
Tailwind
colors: {
custom: {
50: '#eadba2',
500: '#decc7b',
950: '#000000',
},
}SCSS
$custom: #decc7b; $custom-light: #eadba2; $custom-dark: #000000;
JSON
{
"hex": "#decc7b",
"rgb": {
"r": 222,
"g": 204,
"b": 123
},
"hsl": {
"h": 49.091,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.84254,
"c": 0.10357,
"h": 97.2
},
"luminance": 0.60145
}Semantic roles & 50–950 ramp
primary
#DECC7B
secondary
#495DB4
accent
#3DC81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380