#FDEB80#FDEB80
#FDEB80 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.130 H 99.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB80 |
|---|---|
| RGB | rgb(253, 235, 128) |
| HSL | hsl(51, 97%, 75%) |
| HSV | hsv(51, 49%, 99%) |
| CMYK | cmyk(0%, 7.1%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.51, -7.52, 53.69) |
| CIE-LCH | lch(92.51, 54.21, 97.97°) |
| OKLab | oklab(93.29% -0.0223 0.1276) |
| OKLCH | oklch(93.29% 0.13 99.9) |
| XYZ | xyz(74.1148, 81.8605, 32.3145) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.19
Yellow Tan
#FFE36E
ΔE00 3.23
Khaki (CSS)
#F0E68C
ΔE00 3.47
Dark Cream
#FFF39A
ΔE00 3.51
Sand Yellow
#FCE166
ΔE00 3.63
Yellowish
#FAEE66
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB80 #8092FD
analogous
#FDAD80 #FDEB80 #D1FD80
triadic
#FDEB80 #80FDEB #EB80FD
tetradic
#FDEB80 #80FDAD #8092FD #FD80D1
square
#FDEB80 #80FDAD #8092FD #FD80D1
split-complementary
#FDEB80 #80D1FD #AD80FD
monochromatic
#FBD807 #FCE244 #FDEB80 #FEF4BC #FFFAE1
Accessibility & contrast
On white
1.21
#FDEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#FDEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB80
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB80 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE577
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fdeb80; /* rgb */ color: rgb(253, 235, 128); /* oklch */ color: oklch(93.3% 0.130 99.9);
Tailwind
colors: {
custom: {
50: '#fff1a7',
500: '#fdeb80',
950: '#000000',
},
}SCSS
$custom: #fdeb80; $custom-light: #fff1a7; $custom-dark: #000000;
JSON
{
"hex": "#fdeb80",
"rgb": {
"r": 253,
"g": 235,
"b": 128
},
"hsl": {
"h": 51.36,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.93288,
"c": 0.1295,
"h": 99.9
},
"luminance": 0.81858
}Semantic roles & 50–950 ramp
primary
#FDEB80
secondary
#465BDB
accent
#21E600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580