#FDEB76#FDEB76
#FDEB76 is a very light, vivid yellow. Relative luminance 0.816; OKLCH L 93.2% C 0.139 H 100.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB76 |
|---|---|
| RGB | rgb(253, 235, 118) |
| HSL | hsl(52, 97%, 73%) |
| HSV | hsv(52, 53%, 99%) |
| CMYK | cmyk(0%, 7.1%, 53.4%, 0.8%) |
| CIE-LAB | lab(92.40, -8.34, 58.20) |
| CIE-LCH | lch(92.40, 58.79, 98.15°) |
| OKLab | oklab(93.16% -0.0257 0.1365) |
| OKLCH | oklch(93.16% 0.139 100.7) |
| XYZ | xyz(73.4888, 81.6101, 29.0173) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.15
Yellowish
#FAEE66
ΔE00 2.60
Yellow Tan
#FFE36E
ΔE00 2.97
Sand Yellow
#FCE166
ΔE00 3.09
Straw
#FCF679
ΔE00 3.60
Dull Yellow
#EEDC5B
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB76 #7688FD
analogous
#FDA776 #FDEB76 #CBFD76
triadic
#FDEB76 #76FDEB #EB76FD
tetradic
#FDEB76 #76FDA7 #7688FD #FD76CB
square
#FDEB76 #76FDA7 #7688FD #FD76CB
split-complementary
#FDEB76 #76CBFD #A776FD
monochromatic
#F5D504 #FCE23A #FDEB76 #FEF4B2 #FFFBE1
Accessibility & contrast
On white
1.21
#FDEB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FDEB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB76
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB76 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56B
Deuteranopia (green-blind)
#FFEC7B
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fdeb76; /* rgb */ color: rgb(253, 235, 118); /* oklch */ color: oklch(93.2% 0.139 100.7);
Tailwind
colors: {
custom: {
50: '#fff1a0',
500: '#fdeb76',
950: '#000000',
},
}SCSS
$custom: #fdeb76; $custom-light: #fff1a0; $custom-dark: #000000;
JSON
{
"hex": "#fdeb76",
"rgb": {
"r": 253,
"g": 235,
"b": 118
},
"hsl": {
"h": 52,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.93164,
"c": 0.13892,
"h": 100.7
},
"luminance": 0.81607
}Semantic roles & 50–950 ramp
primary
#FDEB76
secondary
#3D52DA
accent
#1FE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580