#FFF98D#FFF98D
#FFF98D is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.4% C 0.130 H 105.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF98D |
|---|---|
| RGB | rgb(255, 249, 141) |
| HSL | hsl(57, 100%, 78%) |
| HSV | hsv(57, 45%, 100%) |
| CMYK | cmyk(0%, 2.4%, 44.7%, 0%) |
| CIE-LAB | lab(96.38, -12.48, 52.29) |
| CIE-LCH | lch(96.38, 53.76, 103.42°) |
| OKLab | oklab(96.45% -0.0355 0.1254) |
| OKLCH | oklch(96.45% 0.13 105.8) |
| XYZ | xyz(79.9251, 90.9365, 38.5364) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.06
Yellowish Tan
#FCFC81
ΔE00 2.27
Straw
#FCF679
ΔE00 2.31
Pale Yellow
#FFFF84
ΔE00 2.41
Butter
#FFFF81
ΔE00 2.67
Faded Yellow
#FEFF7F
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF98D #8D93FF
analogous
#FFC08D #FFF98D #CCFF8D
triadic
#FFF98D #8DFFF9 #F98DFF
tetradic
#FFF98D #8DFFC0 #8D93FF #FF8DCC
square
#FFF98D #8DFFC0 #8D93FF #FF8DCC
split-complementary
#FFF98D #8DCCFF #C08DFF
monochromatic
#FFF313 #FFF650 #FFF98D #FFFCCA #FFFDE0
Accessibility & contrast
On white
1.09
#FFF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FFF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF98D
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF98D | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF284
Deuteranopia (green-blind)
#FFF792
Tritanopia (blue-blind)
#FFECDF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff98d; /* rgb */ color: rgb(255, 249, 141); /* oklch */ color: oklch(96.4% 0.130 105.8);
Tailwind
colors: {
custom: {
50: '#fffbb0',
500: '#fff98d',
950: '#000000',
},
}SCSS
$custom: #fff98d; $custom-light: #fffbb0; $custom-dark: #000000;
JSON
{
"hex": "#fff98d",
"rgb": {
"r": 255,
"g": 249,
"b": 141
},
"hsl": {
"h": 56.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.96448,
"c": 0.13034,
"h": 105.8
},
"luminance": 0.90934
}Semantic roles & 50–950 ramp
primary
#FFF98D
secondary
#5058E0
accent
#0CE600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581