#FDEB77#FDEB77
#FDEB77 is a very light, vivid yellow. Relative luminance 0.816; OKLCH L 93.2% C 0.138 H 100.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB77 |
|---|---|
| RGB | rgb(253, 235, 119) |
| HSL | hsl(52, 97%, 73%) |
| HSV | hsv(52, 53%, 99%) |
| CMYK | cmyk(0%, 7.1%, 53%, 0.8%) |
| CIE-LAB | lab(92.41, -8.26, 57.75) |
| CIE-LCH | lch(92.41, 58.34, 98.14°) |
| OKLab | oklab(93.18% -0.0254 0.1356) |
| OKLCH | oklch(93.18% 0.138 100.6) |
| XYZ | xyz(73.5485, 81.6339, 29.3319) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.23
Yellowish
#FAEE66
ΔE00 2.70
Yellow Tan
#FFE36E
ΔE00 2.98
Sand Yellow
#FCE166
ΔE00 3.13
Straw
#FCF679
ΔE00 3.63
Dull Yellow
#EEDC5B
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB77 #7789FD
analogous
#FDA877 #FDEB77 #CCFD77
triadic
#FDEB77 #77FDEB #EB77FD
tetradic
#FDEB77 #77FDA8 #7789FD #FD77CC
square
#FDEB77 #77FDA8 #7789FD #FD77CC
split-complementary
#FDEB77 #77CCFD #A877FD
monochromatic
#F6D504 #FCE23B #FDEB77 #FEF4B3 #FFFBE1
Accessibility & contrast
On white
1.21
#FDEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FDEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB77
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB77 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56C
Deuteranopia (green-blind)
#FFEC7C
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fdeb77; /* rgb */ color: rgb(253, 235, 119); /* oklch */ color: oklch(93.2% 0.138 100.6);
Tailwind
colors: {
custom: {
50: '#fff1a1',
500: '#fdeb77',
950: '#000000',
},
}SCSS
$custom: #fdeb77; $custom-light: #fff1a1; $custom-dark: #000000;
JSON
{
"hex": "#fdeb77",
"rgb": {
"r": 253,
"g": 235,
"b": 119
},
"hsl": {
"h": 51.94,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.93176,
"c": 0.138,
"h": 100.6
},
"luminance": 0.81631
}Semantic roles & 50–950 ramp
primary
#FDEB77
secondary
#3E53DA
accent
#1FE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580