#FDFE98#FDFE98
#FDFE98 is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.5% C 0.125 H 109.0°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE98 |
|---|---|
| RGB | rgb(253, 254, 152) |
| HSL | hsl(61, 98%, 80%) |
| HSV | hsv(61, 40%, 100%) |
| CMYK | cmyk(0.4%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(97.65, -14.61, 48.58) |
| CIE-LCH | lch(97.65, 50.73, 106.73°) |
| OKLab | oklab(97.46% -0.0405 0.1178) |
| OKLCH | oklch(97.46% 0.125 109) |
| XYZ | xyz(81.6185, 94.0349, 43.5507) |
| Luminance | 0.9403 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.68
Pale Yellow
#FFFF84
ΔE00 2.85
Yellowish Tan
#FCFC81
ΔE00 2.92
Buff
#FEF69E
ΔE00 3.19
Butter
#FFFF81
ΔE00 3.22
Faded Yellow
#FEFF7F
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE98 #9998FE
analogous
#FECC98 #FDFE98 #CAFE98
triadic
#FDFE98 #98FDFE #FE98FD
tetradic
#FDFE98 #98FECC #9998FE #FE98CA
square
#FDFE98 #98FECC #9998FE #FE98CA
split-complementary
#FDFE98 #98CAFE #CC98FE
monochromatic
#FBFD1F #FCFD5B #FDFE98 #FEFFD5 #FEFFE1
Accessibility & contrast
On white
1.06
#FDFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#FDFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE98
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE98 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF690
Deuteranopia (green-blind)
#FFFA9D
Tritanopia (blue-blind)
#FFF2E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfe98; /* rgb */ color: rgb(253, 254, 152); /* oklch */ color: oklch(97.5% 0.125 109.0);
Tailwind
colors: {
custom: {
50: '#fffeb8',
500: '#fdfe98',
950: '#000000',
},
}SCSS
$custom: #fdfe98; $custom-light: #fffeb8; $custom-dark: #000000;
JSON
{
"hex": "#fdfe98",
"rgb": {
"r": 253,
"g": 254,
"b": 152
},
"hsl": {
"h": 60.588,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.9746,
"c": 0.12458,
"h": 109
},
"luminance": 0.94033
}Semantic roles & 50–950 ramp
primary
#FDFE98
secondary
#5B5AE0
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581