#FDEC7C#FDEC7C
#FDEC7C is a very light, vivid yellow. Relative luminance 0.823; OKLCH L 93.4% C 0.134 H 100.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEC7C |
|---|---|
| RGB | rgb(253, 236, 124) |
| HSL | hsl(52, 97%, 74%) |
| HSV | hsv(52, 51%, 99%) |
| CMYK | cmyk(0%, 6.7%, 51%, 0.8%) |
| CIE-LAB | lab(92.72, -8.35, 55.81) |
| CIE-LCH | lch(92.72, 56.43, 98.51°) |
| OKLab | oklab(93.44% -0.0252 0.1319) |
| OKLCH | oklch(93.44% 0.134 100.8) |
| XYZ | xyz(74.1438, 82.3314, 31.0509) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.47
Yellowish
#FAEE66
ΔE00 3.03
Yellow Tan
#FFE36E
ΔE00 3.35
Straw
#FCF679
ΔE00 3.50
Sand Yellow
#FCE166
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEC7C #7C8DFD
analogous
#FDAC7C #FDEC7C #CEFD7C
triadic
#FDEC7C #7CFDEC #EC7CFD
tetradic
#FDEC7C #7CFDAC #7C8DFD #FD7CCE
square
#FDEC7C #7CFDAC #7C8DFD #FD7CCE
split-complementary
#FDEC7C #7CCEFD #AC7CFD
monochromatic
#FBDA04 #FCE340 #FDEC7C #FEF5B8 #FFFBE1
Accessibility & contrast
On white
1.20
#FDEC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FDEC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEC7C
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEC7C | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE672
Deuteranopia (green-blind)
#FFED81
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdec7c; /* rgb */ color: rgb(253, 236, 124); /* oklch */ color: oklch(93.4% 0.134 100.8);
Tailwind
colors: {
custom: {
50: '#fff1a4',
500: '#fdec7c',
950: '#000000',
},
}SCSS
$custom: #fdec7c; $custom-light: #fff1a4; $custom-dark: #000000;
JSON
{
"hex": "#fdec7c",
"rgb": {
"r": 253,
"g": 236,
"b": 124
},
"hsl": {
"h": 52.093,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.93438,
"c": 0.13425,
"h": 100.8
},
"luminance": 0.82329
}Semantic roles & 50–950 ramp
primary
#FDEC7C
secondary
#4256DB
accent
#1EE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580