#FDFE90#FDFE90
#FDFE90 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.133 H 109.1°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE90 |
|---|---|
| RGB | rgb(253, 254, 144) |
| HSL | hsl(61, 98%, 78%) |
| HSV | hsv(61, 43%, 100%) |
| CMYK | cmyk(0.4%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(97.54, -15.40, 52.27) |
| CIE-LCH | lch(97.54, 54.49, 106.41°) |
| OKLab | oklab(97.35% -0.0435 0.1256) |
| OKLCH | oklch(97.35% 0.133 109.1) |
| XYZ | xyz(80.9853, 93.7816, 40.2157) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.74
Yellowish Tan
#FCFC81
ΔE00 1.82
Manilla
#FFFA86
ΔE00 1.88
Butter
#FFFF81
ΔE00 2.10
Faded Yellow
#FEFF7F
ΔE00 2.28
Banana (survey)
#FFFF7E
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE90 #9190FE
analogous
#FEC890 #FDFE90 #C6FE90
triadic
#FDFE90 #90FDFE #FE90FD
tetradic
#FDFE90 #90FEC8 #9190FE #FE90C6
square
#FDFE90 #90FEC8 #9190FE #FE90C6
split-complementary
#FDFE90 #90C6FE #C890FE
monochromatic
#FBFD17 #FCFD53 #FDFE90 #FEFFCD #FEFFE1
Accessibility & contrast
On white
1.06
#FDFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FDFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE90
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE90 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF687
Deuteranopia (green-blind)
#FFFA95
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfe90; /* rgb */ color: rgb(253, 254, 144); /* oklch */ color: oklch(97.3% 0.133 109.1);
Tailwind
colors: {
custom: {
50: '#fffeb2',
500: '#fdfe90',
950: '#000000',
},
}SCSS
$custom: #fdfe90; $custom-light: #fffeb2; $custom-dark: #000000;
JSON
{
"hex": "#fdfe90",
"rgb": {
"r": 253,
"g": 254,
"b": 144
},
"hsl": {
"h": 60.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.97345,
"c": 0.1329,
"h": 109.1
},
"luminance": 0.9378
}Semantic roles & 50–950 ramp
primary
#FDFE90
secondary
#5453DF
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581