#FBF291#FBF291
#FBF291 is a very light, moderate yellow. Relative luminance 0.861; OKLCH L 94.8% C 0.119 H 103.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF291 |
|---|---|
| RGB | rgb(251, 242, 145) |
| HSL | hsl(55, 93%, 78%) |
| HSV | hsv(55, 42%, 98%) |
| CMYK | cmyk(0%, 3.6%, 42.2%, 1.6%) |
| CIE-LAB | lab(94.34, -10.20, 47.77) |
| CIE-LCH | lch(94.34, 48.85, 102.05°) |
| OKLab | oklab(94.76% -0.0284 0.1156) |
| OKLCH | oklch(94.76% 0.119 103.8) |
| XYZ | xyz(76.6482, 86.0599, 39.3562) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.52
Buff
#FEF69E
ΔE00 1.71
Khaki (CSS)
#F0E68C
ΔE00 2.66
Manilla
#FFFA86
ΔE00 3.01
Straw
#FCF679
ΔE00 3.74
Sandy Yellow
#FDEE73
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF291 #919AFB
analogous
#FBBD91 #FBF291 #CFFB91
triadic
#FBF291 #91FBF2 #F291FB
tetradic
#FBF291 #91FBBD #919AFB #FB91CF
square
#FBF291 #91FBBD #919AFB #FB91CF
split-complementary
#FBF291 #91CFFB #BD91FB
monochromatic
#F7E41B #F9EB56 #FBF291 #FDF9CC #FEFCE1
Accessibility & contrast
On white
1.15
#FBF291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FBF291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF291
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF291 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#FFF195
Tritanopia (blue-blind)
#FFE6DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbf291; /* rgb */ color: rgb(251, 242, 145); /* oklch */ color: oklch(94.8% 0.119 103.8);
Tailwind
colors: {
custom: {
50: '#fef6b3',
500: '#fbf291',
950: '#000000',
},
}SCSS
$custom: #fbf291; $custom-light: #fef6b3; $custom-dark: #000000;
JSON
{
"hex": "#fbf291",
"rgb": {
"r": 251,
"g": 242,
"b": 145
},
"hsl": {
"h": 54.906,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.94764,
"c": 0.11903,
"h": 103.8
},
"luminance": 0.86058
}Semantic roles & 50–950 ramp
primary
#FBF291
secondary
#5560DB
accent
#13E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581