#FDFF98#FDFF98
#FDFF98 is a very light, vivid yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.126 H 109.5°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF98 |
|---|---|
| RGB | rgb(253, 255, 152) |
| HSL | hsl(61, 100%, 80%) |
| HSV | hsv(61, 40%, 100%) |
| CMYK | cmyk(0.8%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(97.90, -15.09, 48.90) |
| CIE-LCH | lch(97.90, 51.18, 107.15°) |
| OKLab | oklab(97.66% -0.0419 0.1185) |
| OKLCH | oklch(97.66% 0.126 109.5) |
| XYZ | xyz(81.9367, 94.6712, 43.6567) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.79
Manilla
#FFFA86
ΔE00 2.79
Yellowish Tan
#FCFC81
ΔE00 2.89
Butter
#FFFF81
ΔE00 3.15
Faded Yellow
#FEFF7F
ΔE00 3.33
Buff
#FEF69E
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF98 #9A98FF
analogous
#FFCE98 #FDFF98 #CAFF98
triadic
#FDFF98 #98FDFF #FF98FD
tetradic
#FDFF98 #98FFCE #9A98FF #FF98CA
square
#FDFF98 #98FFCE #9A98FF #FF98CA
split-complementary
#FDFF98 #98CAFF #CE98FF
monochromatic
#FBFF1E #FCFF5B #FDFF98 #FEFFD5 #FEFFE0
Accessibility & contrast
On white
1.05
#FDFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FDFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF98
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF98 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF790
Deuteranopia (green-blind)
#FFFB9D
Tritanopia (blue-blind)
#FFF3E6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdff98; /* rgb */ color: rgb(253, 255, 152); /* oklch */ color: oklch(97.7% 0.126 109.5);
Tailwind
colors: {
custom: {
50: '#ffffb8',
500: '#fdff98',
950: '#000000',
},
}SCSS
$custom: #fdff98; $custom-light: #ffffb8; $custom-dark: #000000;
JSON
{
"hex": "#fdff98",
"rgb": {
"r": 253,
"g": 255,
"b": 152
},
"hsl": {
"h": 61.165,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.97663,
"c": 0.12572,
"h": 109.5
},
"luminance": 0.9467
}Semantic roles & 50–950 ramp
primary
#FDFF98
secondary
#5C59E2
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581