#FDFE92#FDFE92
#FDFE92 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.4% C 0.131 H 109.1°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE92 |
|---|---|
| RGB | rgb(253, 254, 146) |
| HSL | hsl(61, 98%, 78%) |
| HSV | hsv(61, 43%, 100%) |
| CMYK | cmyk(0.4%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(97.57, -15.20, 51.35) |
| CIE-LCH | lch(97.57, 53.56, 106.49°) |
| OKLab | oklab(97.37% -0.0427 0.1237) |
| OKLCH | oklch(97.37% 0.131 109.1) |
| XYZ | xyz(81.1395, 93.8433, 41.0278) |
| Luminance | 0.9384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.01
Manilla
#FFFA86
ΔE00 2.05
Yellowish Tan
#FCFC81
ΔE00 2.08
Butter
#FFFF81
ΔE00 2.37
Faded Yellow
#FEFF7F
ΔE00 2.56
Banana (survey)
#FFFF7E
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE92 #9392FE
analogous
#FEC992 #FDFE92 #C7FE92
triadic
#FDFE92 #92FDFE #FE92FD
tetradic
#FDFE92 #92FEC9 #9392FE #FE92C7
square
#FDFE92 #92FEC9 #9392FE #FE92C7
split-complementary
#FDFE92 #92C7FE #C992FE
monochromatic
#FBFD19 #FCFD55 #FDFE92 #FEFFCF #FEFFE1
Accessibility & contrast
On white
1.06
#FDFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FDFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE92
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE92 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF689
Deuteranopia (green-blind)
#FFFA97
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfe92; /* rgb */ color: rgb(253, 254, 146); /* oklch */ color: oklch(97.4% 0.131 109.1);
Tailwind
colors: {
custom: {
50: '#fffeb4',
500: '#fdfe92',
950: '#000000',
},
}SCSS
$custom: #fdfe92; $custom-light: #fffeb4; $custom-dark: #000000;
JSON
{
"hex": "#fdfe92",
"rgb": {
"r": 253,
"g": 254,
"b": 146
},
"hsl": {
"h": 60.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.97373,
"c": 0.13085,
"h": 109.1
},
"luminance": 0.93842
}Semantic roles & 50–950 ramp
primary
#FDFE92
secondary
#5655DF
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581