#FDEB82#FDEB82
#FDEB82 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.128 H 99.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB82 |
|---|---|
| RGB | rgb(253, 235, 130) |
| HSL | hsl(51, 97%, 75%) |
| HSV | hsv(51, 49%, 99%) |
| CMYK | cmyk(0%, 7.1%, 48.6%, 0.8%) |
| CIE-LAB | lab(92.54, -7.34, 52.77) |
| CIE-LCH | lch(92.54, 53.28, 97.92°) |
| OKLab | oklab(93.31% -0.0216 0.1257) |
| OKLCH | oklch(93.31% 0.128 99.8) |
| XYZ | xyz(74.2478, 81.9136, 33.0146) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.45
Khaki (CSS)
#F0E68C
ΔE00 3.29
Dark Cream
#FFF39A
ΔE00 3.30
Yellow Tan
#FFE36E
ΔE00 3.34
Sand Yellow
#FCE166
ΔE00 3.78
Sandy
#F1DA7A
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB82 #8294FD
analogous
#FDAE82 #FDEB82 #D1FD82
triadic
#FDEB82 #82FDEB #EB82FD
tetradic
#FDEB82 #82FDAE #8294FD #FD82D1
square
#FDEB82 #82FDAE #8294FD #FD82D1
split-complementary
#FDEB82 #82D1FD #AE82FD
monochromatic
#FBD80A #FCE146 #FDEB82 #FEF5BE #FFFAE1
Accessibility & contrast
On white
1.21
#FDEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FDEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB82
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB82 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb82; /* rgb */ color: rgb(253, 235, 130); /* oklch */ color: oklch(93.3% 0.128 99.8);
Tailwind
colors: {
custom: {
50: '#fff1a8',
500: '#fdeb82',
950: '#000000',
},
}SCSS
$custom: #fdeb82; $custom-light: #fff1a8; $custom-dark: #000000;
JSON
{
"hex": "#fdeb82",
"rgb": {
"r": 253,
"g": 235,
"b": 130
},
"hsl": {
"h": 51.22,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.93314,
"c": 0.12755,
"h": 99.8
},
"luminance": 0.81911
}Semantic roles & 50–950 ramp
primary
#FDEB82
secondary
#475DDC
accent
#22E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581