#FDED89#FDED89
#FDED89 is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.8% C 0.122 H 100.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDED89 |
|---|---|
| RGB | rgb(253, 237, 137) |
| HSL | hsl(52, 97%, 76%) |
| HSV | hsv(52, 46%, 99%) |
| CMYK | cmyk(0%, 6.3%, 45.8%, 0.8%) |
| CIE-LAB | lab(93.13, -7.71, 50.16) |
| CIE-LCH | lch(93.13, 50.74, 98.74°) |
| OKLab | oklab(93.81% -0.022 0.1204) |
| OKLCH | oklch(93.81% 0.122 100.4) |
| XYZ | xyz(75.3095, 83.2597, 35.7658) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.35
Khaki (CSS)
#F0E68C
ΔE00 2.72
Sandy Yellow
#FDEE73
ΔE00 3.01
Buff
#FEF69E
ΔE00 3.33
Manilla
#FFFA86
ΔE00 4.07
Straw
#FCF679
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDED89 #8999FD
analogous
#FDB389 #FDED89 #D3FD89
triadic
#FDED89 #89FDED #ED89FD
tetradic
#FDED89 #89FDB3 #8999FD #FD89D3
square
#FDED89 #89FDB3 #8999FD #FD89D3
split-complementary
#FDED89 #89D3FD #B389FD
monochromatic
#FBDB11 #FCE44D #FDED89 #FEF6C5 #FEFAE1
Accessibility & contrast
On white
1.19
#FDED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#FDED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDED89
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDED89 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#FFEE8D
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fded89; /* rgb */ color: rgb(253, 237, 137); /* oklch */ color: oklch(93.8% 0.122 100.4);
Tailwind
colors: {
custom: {
50: '#fff2ad',
500: '#fded89',
950: '#000000',
},
}SCSS
$custom: #fded89; $custom-light: #fff2ad; $custom-dark: #000000;
JSON
{
"hex": "#fded89",
"rgb": {
"r": 253,
"g": 237,
"b": 137
},
"hsl": {
"h": 51.724,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.9381,
"c": 0.12241,
"h": 100.4
},
"luminance": 0.83257
}Semantic roles & 50–950 ramp
primary
#FDED89
secondary
#4D61DD
accent
#20E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581