#FDED90#FDED90
#FDED90 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 93.9% C 0.115 H 99.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDED90 |
|---|---|
| RGB | rgb(253, 237, 144) |
| HSL | hsl(51, 96%, 78%) |
| HSV | hsv(51, 43%, 99%) |
| CMYK | cmyk(0%, 6.3%, 43.1%, 0.8%) |
| CIE-LAB | lab(93.22, -7.04, 46.89) |
| CIE-LCH | lch(93.22, 47.41, 98.54°) |
| OKLab | oklab(93.91% -0.0194 0.1135) |
| OKLCH | oklch(93.91% 0.115 99.7) |
| XYZ | xyz(75.8280, 83.4671, 38.4966) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.71
Khaki (CSS)
#F0E68C
ΔE00 2.39
Buff
#FEF69E
ΔE00 2.84
Sandy Yellow
#FDEE73
ΔE00 4.05
Sandy
#F1DA7A
ΔE00 4.41
Manilla
#FFFA86
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDED90 #90A0FD
analogous
#FDB790 #FDED90 #D6FD90
triadic
#FDED90 #90FDED #ED90FD
tetradic
#FDED90 #90FDB7 #90A0FD #FD90D6
square
#FDED90 #90FDB7 #90A0FD #FD90D6
split-complementary
#FDED90 #90D6FD #B790FD
monochromatic
#FBDA18 #FCE354 #FDED90 #FEF7CC #FEFAE1
Accessibility & contrast
On white
1.19
#FDED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#FDED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDED90
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDED90 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE889
Deuteranopia (green-blind)
#FFEE94
Tritanopia (blue-blind)
#FFE1D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fded90; /* rgb */ color: rgb(253, 237, 144); /* oklch */ color: oklch(93.9% 0.115 99.7);
Tailwind
colors: {
custom: {
50: '#fff2b2',
500: '#fded90',
950: '#000000',
},
}SCSS
$custom: #fded90; $custom-light: #fff2b2; $custom-dark: #000000;
JSON
{
"hex": "#fded90",
"rgb": {
"r": 253,
"g": 237,
"b": 144
},
"hsl": {
"h": 51.193,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.93911,
"c": 0.11518,
"h": 99.7
},
"luminance": 0.83465
}Semantic roles & 50–950 ramp
primary
#FDED90
secondary
#5368DE
accent
#22E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581