#FDED88#FDED88
#FDED88 is a very light, vivid yellow. Relative luminance 0.832; OKLCH L 93.8% C 0.123 H 100.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDED88 |
|---|---|
| RGB | rgb(253, 237, 136) |
| HSL | hsl(52, 97%, 76%) |
| HSV | hsv(52, 46%, 99%) |
| CMYK | cmyk(0%, 6.3%, 46.2%, 0.8%) |
| CIE-LAB | lab(93.12, -7.80, 50.62) |
| CIE-LCH | lch(93.12, 51.22, 98.76°) |
| OKLab | oklab(93.8% -0.0224 0.1214) |
| OKLCH | oklch(93.8% 0.123 100.4) |
| XYZ | xyz(75.2381, 83.2311, 35.3897) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.46
Khaki (CSS)
#F0E68C
ΔE00 2.79
Sandy Yellow
#FDEE73
ΔE00 2.87
Buff
#FEF69E
ΔE00 3.42
Manilla
#FFFA86
ΔE00 4.00
Straw
#FCF679
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDED88 #8898FD
analogous
#FDB388 #FDED88 #D3FD88
triadic
#FDED88 #88FDED #ED88FD
tetradic
#FDED88 #88FDB3 #8898FD #FD88D3
square
#FDED88 #88FDB3 #8898FD #FD88D3
split-complementary
#FDED88 #88D3FD #B388FD
monochromatic
#FBDB10 #FCE44C #FDED88 #FEF6C4 #FEFAE1
Accessibility & contrast
On white
1.19
#FDED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#FDED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDED88
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDED88 | 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)
#FEE780
Deuteranopia (green-blind)
#FFEE8C
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fded88; /* rgb */ color: rgb(253, 237, 136); /* oklch */ color: oklch(93.8% 0.123 100.4);
Tailwind
colors: {
custom: {
50: '#fff2ac',
500: '#fded88',
950: '#000000',
},
}SCSS
$custom: #fded88; $custom-light: #fff2ac; $custom-dark: #000000;
JSON
{
"hex": "#fded88",
"rgb": {
"r": 253,
"g": 237,
"b": 136
},
"hsl": {
"h": 51.795,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.93796,
"c": 0.12342,
"h": 100.4
},
"luminance": 0.83229
}Semantic roles & 50–950 ramp
primary
#FDED88
secondary
#4D60DD
accent
#1FE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581