#FBFE98#FBFE98
#FBFE98 is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.3% C 0.125 H 110.0°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE98 |
|---|---|
| RGB | rgb(251, 254, 152) |
| HSL | hsl(62, 98%, 80%) |
| HSV | hsv(62, 40%, 100%) |
| CMYK | cmyk(1.2%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(97.50, -15.37, 48.36) |
| CIE-LCH | lch(97.50, 50.74, 107.63°) |
| OKLab | oklab(97.3% -0.0426 0.1173) |
| OKLCH | oklch(97.3% 0.125 110) |
| XYZ | xyz(80.8941, 93.6614, 43.5167) |
| Luminance | 0.9366 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.01
Pale Yellow
#FFFF84
ΔE00 3.02
Yellowish Tan
#FCFC81
ΔE00 3.07
Butter
#FFFF81
ΔE00 3.37
Buff
#FEF69E
ΔE00 3.50
Faded Yellow
#FEFF7F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE98 #9B98FE
analogous
#FECE98 #FBFE98 #C8FE98
triadic
#FBFE98 #98FBFE #FE98FB
tetradic
#FBFE98 #98FECE #9B98FE #FE98C8
square
#FBFE98 #98FECE #9B98FE #FE98C8
split-complementary
#FBFE98 #98C8FE #CE98FE
monochromatic
#F6FD1F #F9FD5B #FBFE98 #FDFFD5 #FEFFE1
Accessibility & contrast
On white
1.06
#FBFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FBFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE98
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE98 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF690
Deuteranopia (green-blind)
#FFF99D
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbfe98; /* rgb */ color: rgb(251, 254, 152); /* oklch */ color: oklch(97.3% 0.125 110.0);
Tailwind
colors: {
custom: {
50: '#fefeb8',
500: '#fbfe98',
950: '#000000',
},
}SCSS
$custom: #fbfe98; $custom-light: #fefeb8; $custom-dark: #000000;
JSON
{
"hex": "#fbfe98",
"rgb": {
"r": 251,
"g": 254,
"b": 152
},
"hsl": {
"h": 61.765,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.97303,
"c": 0.12482,
"h": 110
},
"luminance": 0.9366
}Semantic roles & 50–950 ramp
primary
#FBFE98
secondary
#5E5AE0
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581