#FBF090#FBF090
#FBF090 is a very light, moderate yellow. Relative luminance 0.848; OKLCH L 94.3% C 0.118 H 102.7°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF090 |
|---|---|
| RGB | rgb(251, 240, 144) |
| HSL | hsl(54, 93%, 77%) |
| HSV | hsv(54, 43%, 98%) |
| CMYK | cmyk(0%, 4.4%, 42.6%, 1.6%) |
| CIE-LAB | lab(93.82, -9.31, 47.60) |
| CIE-LCH | lch(93.82, 48.50, 101.06°) |
| OKLab | oklab(94.35% -0.0259 0.1152) |
| OKLCH | oklch(94.35% 0.118 102.7) |
| XYZ | xyz(75.9794, 84.8452, 38.7545) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.35
Buff
#FEF69E
ΔE00 1.96
Khaki (CSS)
#F0E68C
ΔE00 2.31
Manilla
#FFFA86
ΔE00 3.46
Sandy Yellow
#FDEE73
ΔE00 3.82
Straw
#FCF679
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF090 #909BFB
analogous
#FBBB90 #FBF090 #D0FB90
triadic
#FBF090 #90FBF0 #F090FB
tetradic
#FBF090 #90FBBB #909BFB #FB90D0
square
#FBF090 #90FBBB #909BFB #FB90D0
split-complementary
#FBF090 #90D0FB #BB90FB
monochromatic
#F7E01A #F9E855 #FBF090 #FDF8CB #FEFBE1
Accessibility & contrast
On white
1.17
#FBF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#FBF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF090
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF090 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#FFF094
Tritanopia (blue-blind)
#FFE4D9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbf090; /* rgb */ color: rgb(251, 240, 144); /* oklch */ color: oklch(94.3% 0.118 102.7);
Tailwind
colors: {
custom: {
50: '#fef4b2',
500: '#fbf090',
950: '#000000',
},
}SCSS
$custom: #fbf090; $custom-light: #fef4b2; $custom-dark: #000000;
JSON
{
"hex": "#fbf090",
"rgb": {
"r": 251,
"g": 240,
"b": 144
},
"hsl": {
"h": 53.832,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.94346,
"c": 0.11803,
"h": 102.7
},
"luminance": 0.84843
}Semantic roles & 50–950 ramp
primary
#FBF090
secondary
#5462DB
accent
#18E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581