#FBF98E#FBF98E
#FBF98E is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 96.1% C 0.130 H 107.7°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF98E |
|---|---|
| RGB | rgb(251, 249, 142) |
| HSL | hsl(59, 93%, 77%) |
| HSV | hsv(59, 43%, 98%) |
| CMYK | cmyk(0%, 0.8%, 43.4%, 1.6%) |
| CIE-LAB | lab(96.09, -13.93, 51.38) |
| CIE-LCH | lch(96.09, 53.24, 105.17°) |
| OKLab | oklab(96.14% -0.0393 0.1235) |
| OKLCH | oklch(96.14% 0.13 107.7) |
| XYZ | xyz(78.5433, 90.2154, 38.8618) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.50
Yellowish Tan
#FCFC81
ΔE00 2.09
Pale Yellow
#FFFF84
ΔE00 2.27
Butter
#FFFF81
ΔE00 2.58
Straw
#FCF679
ΔE00 2.71
Faded Yellow
#FEFF7F
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF98E #8E90FB
analogous
#FBC38E #FBF98E #C7FB8E
triadic
#FBF98E #8EFBF9 #F98EFB
tetradic
#FBF98E #8EFBC3 #8E90FB #FB8EC7
square
#FBF98E #8EFBC3 #8E90FB #FB8EC7
split-complementary
#FBF98E #8EC7FB #C38EFB
monochromatic
#F7F318 #F9F653 #FBF98E #FDFCC9 #FEFDE1
Accessibility & contrast
On white
1.10
#FBF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#FBF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF98E
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF98E | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF185
Deuteranopia (green-blind)
#FFF693
Tritanopia (blue-blind)
#FFEDE0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf98e; /* rgb */ color: rgb(251, 249, 142); /* oklch */ color: oklch(96.1% 0.130 107.7);
Tailwind
colors: {
custom: {
50: '#fefbb1',
500: '#fbf98e',
950: '#000000',
},
}SCSS
$custom: #fbf98e; $custom-light: #fefbb1; $custom-dark: #000000;
JSON
{
"hex": "#fbf98e",
"rgb": {
"r": 251,
"g": 249,
"b": 142
},
"hsl": {
"h": 58.899,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.9614,
"c": 0.12962,
"h": 107.7
},
"luminance": 0.90214
}Semantic roles & 50–950 ramp
primary
#FBF98E
secondary
#5355DB
accent
#04E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581