#FDEB84#FDEB84
#FDEB84 is a very light, vivid yellow. Relative luminance 0.820; OKLCH L 93.3% C 0.126 H 99.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEB84 |
|---|---|
| RGB | rgb(253, 235, 132) |
| HSL | hsl(51, 97%, 75%) |
| HSV | hsv(51, 48%, 99%) |
| CMYK | cmyk(0%, 7.1%, 47.8%, 0.8%) |
| CIE-LAB | lab(92.56, -7.17, 51.85) |
| CIE-LCH | lch(92.56, 52.34, 97.87°) |
| OKLab | oklab(93.34% -0.0209 0.1238) |
| OKLCH | oklch(93.34% 0.126 99.6) |
| XYZ | xyz(74.3833, 81.9679, 33.7285) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.71
Dark Cream
#FFF39A
ΔE00 3.10
Khaki (CSS)
#F0E68C
ΔE00 3.12
Yellow Tan
#FFE36E
ΔE00 3.47
Sandy
#F1DA7A
ΔE00 3.90
Sand Yellow
#FCE166
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEB84 #8496FD
analogous
#FDAE84 #FDEB84 #D3FD84
triadic
#FDEB84 #84FDEB #EB84FD
tetradic
#FDEB84 #84FDAE #8496FD #FD84D3
square
#FDEB84 #84FDAE #8496FD #FD84D3
split-complementary
#FDEB84 #84D3FD #AE84FD
monochromatic
#FBD70C #FCE148 #FDEB84 #FEF5C0 #FFFAE1
Accessibility & contrast
On white
1.21
#FDEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FDEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEB84
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEB84 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67B
Deuteranopia (green-blind)
#FFED88
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fdeb84; /* rgb */ color: rgb(253, 235, 132); /* oklch */ color: oklch(93.3% 0.126 99.6);
Tailwind
colors: {
custom: {
50: '#fff1aa',
500: '#fdeb84',
950: '#000000',
},
}SCSS
$custom: #fdeb84; $custom-light: #fff1aa; $custom-dark: #000000;
JSON
{
"hex": "#fdeb84",
"rgb": {
"r": 253,
"g": 235,
"b": 132
},
"hsl": {
"h": 51.074,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.93341,
"c": 0.12558,
"h": 99.6
},
"luminance": 0.81965
}Semantic roles & 50–950 ramp
primary
#FDEB84
secondary
#495FDC
accent
#22E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581