#FDFE93#FDFE93
#FDFE93 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.4% C 0.130 H 109.1°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE93 |
|---|---|
| RGB | rgb(253, 254, 147) |
| HSL | hsl(61, 98%, 79%) |
| HSV | hsv(61, 42%, 100%) |
| CMYK | cmyk(0.4%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(97.58, -15.11, 50.89) |
| CIE-LCH | lch(97.58, 53.09, 106.53°) |
| OKLab | oklab(97.39% -0.0424 0.1227) |
| OKLCH | oklch(97.39% 0.13 109.1) |
| XYZ | xyz(81.2176, 93.8745, 41.4393) |
| Luminance | 0.9387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.15
Pale Yellow
#FFFF84
ΔE00 2.15
Yellowish Tan
#FCFC81
ΔE00 2.22
Butter
#FFFF81
ΔE00 2.51
Faded Yellow
#FEFF7F
ΔE00 2.70
Banana (survey)
#FFFF7E
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE93 #9493FE
analogous
#FEC993 #FDFE93 #C7FE93
triadic
#FDFE93 #93FDFE #FE93FD
tetradic
#FDFE93 #93FEC9 #9493FE #FE93C7
square
#FDFE93 #93FEC9 #9493FE #FE93C7
split-complementary
#FDFE93 #93C7FE #C993FE
monochromatic
#FBFD1A #FCFD56 #FDFE93 #FEFFD0 #FEFFE1
Accessibility & contrast
On white
1.06
#FDFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FDFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE93
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE93 | 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)
#FFF68A
Deuteranopia (green-blind)
#FFFA98
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfe93; /* rgb */ color: rgb(253, 254, 147); /* oklch */ color: oklch(97.4% 0.130 109.1);
Tailwind
colors: {
custom: {
50: '#fffeb4',
500: '#fdfe93',
950: '#000000',
},
}SCSS
$custom: #fdfe93; $custom-light: #fffeb4; $custom-dark: #000000;
JSON
{
"hex": "#fdfe93",
"rgb": {
"r": 253,
"g": 254,
"b": 147
},
"hsl": {
"h": 60.561,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.97387,
"c": 0.12981,
"h": 109.1
},
"luminance": 0.93873
}Semantic roles & 50–950 ramp
primary
#FDFE93
secondary
#5756E0
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581