#FFFB98#FFFB98
#FFFB98 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 97.0% C 0.121 H 106.4°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFB98 |
|---|---|
| RGB | rgb(255, 251, 152) |
| HSL | hsl(58, 100%, 80%) |
| HSV | hsv(58, 40%, 100%) |
| CMYK | cmyk(0%, 1.6%, 40.4%, 0%) |
| CIE-LAB | lab(97.03, -12.38, 47.84) |
| CIE-LCH | lch(97.03, 49.42, 104.51°) |
| OKLab | oklab(97.01% -0.0342 0.1161) |
| OKLCH | oklch(97.01% 0.121 106.4) |
| XYZ | xyz(81.4060, 92.5233, 43.2702) |
| Luminance | 0.9252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.06
Manilla
#FFFA86
ΔE00 2.41
Dark Cream
#FFF39A
ΔE00 2.81
Yellowish Tan
#FCFC81
ΔE00 3.25
Pale Yellow
#FFFF84
ΔE00 3.26
Butter
#FFFF81
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFB98 #989CFF
analogous
#FFC898 #FFFB98 #D0FF98
triadic
#FFFB98 #98FFFB #FB98FF
tetradic
#FFFB98 #98FFC8 #989CFF #FF98D0
square
#FFFB98 #98FFC8 #989CFF #FF98D0
split-complementary
#FFFB98 #98D0FF #C898FF
monochromatic
#FFF61E #FFF95B #FFFB98 #FFFDD5 #FFFEE0
Accessibility & contrast
On white
1.08
#FFFB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FFFB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFB98
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFB98 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF490
Deuteranopia (green-blind)
#FFF99C
Tritanopia (blue-blind)
#FFEFE3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffb98; /* rgb */ color: rgb(255, 251, 152); /* oklch */ color: oklch(97.0% 0.121 106.4);
Tailwind
colors: {
custom: {
50: '#fffcb8',
500: '#fffb98',
950: '#000000',
},
}SCSS
$custom: #fffb98; $custom-light: #fffcb8; $custom-dark: #000000;
JSON
{
"hex": "#fffb98",
"rgb": {
"r": 255,
"g": 251,
"b": 152
},
"hsl": {
"h": 57.67,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.9701,
"c": 0.12106,
"h": 106.4
},
"luminance": 0.92521
}Semantic roles & 50–950 ramp
primary
#FFFB98
secondary
#595FE2
accent
#09E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581