#FBF295#FBF295
#FBF295 is a very light, moderate yellow. Relative luminance 0.862; OKLCH L 94.8% C 0.115 H 103.5°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF295 |
|---|---|
| RGB | rgb(251, 242, 149) |
| HSL | hsl(55, 93%, 78%) |
| HSV | hsv(55, 41%, 98%) |
| CMYK | cmyk(0%, 3.6%, 40.6%, 1.6%) |
| CIE-LAB | lab(94.39, -9.79, 45.90) |
| CIE-LCH | lch(94.39, 46.93, 102.05°) |
| OKLab | oklab(94.82% -0.0269 0.1116) |
| OKLCH | oklch(94.82% 0.115 103.5) |
| XYZ | xyz(76.9620, 86.1855, 41.0092) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.08
Buff
#FEF69E
ΔE00 1.21
Khaki (CSS)
#F0E68C
ΔE00 2.54
Manilla
#FFFA86
ΔE00 3.52
Parchment
#FEFCAF
ΔE00 3.91
Straw
#FCF679
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF295 #959EFB
analogous
#FBBF95 #FBF295 #D1FB95
triadic
#FBF295 #95FBF2 #F295FB
tetradic
#FBF295 #95FBBF #959EFB #FB95D1
square
#FBF295 #95FBBF #959EFB #FB95D1
split-complementary
#FBF295 #95D1FB #BF95FB
monochromatic
#F7E41F #F9EB5A #FBF295 #FDF9D0 #FEFBE2
Accessibility & contrast
On white
1.15
#FBF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#FBF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF295
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF295 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8E
Deuteranopia (green-blind)
#FFF199
Tritanopia (blue-blind)
#FFE7DB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbf295; /* rgb */ color: rgb(251, 242, 149); /* oklch */ color: oklch(94.8% 0.115 103.5);
Tailwind
colors: {
custom: {
50: '#fef6b5',
500: '#fbf295',
950: '#000000',
},
}SCSS
$custom: #fbf295; $custom-light: #fef6b5; $custom-dark: #000000;
JSON
{
"hex": "#fbf295",
"rgb": {
"r": 251,
"g": 242,
"b": 149
},
"hsl": {
"h": 54.706,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.94824,
"c": 0.11477,
"h": 103.5
},
"luminance": 0.86183
}Semantic roles & 50–950 ramp
primary
#FBF295
secondary
#5964DC
accent
#14E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581