#FBF595#FBF595
#FBF595 is a very light, moderate yellow. Relative luminance 0.880; OKLCH L 95.4% C 0.118 H 105.3°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF595 |
|---|---|
| RGB | rgb(251, 245, 149) |
| HSL | hsl(56, 93%, 78%) |
| HSV | hsv(56, 41%, 98%) |
| CMYK | cmyk(0%, 2.4%, 40.6%, 1.6%) |
| CIE-LAB | lab(95.16, -11.27, 46.86) |
| CIE-LCH | lch(95.16, 48.20, 103.53°) |
| OKLab | oklab(95.43% -0.0311 0.1138) |
| OKLCH | oklch(95.43% 0.118 105.3) |
| XYZ | xyz(77.8623, 87.9859, 41.3093) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.39
Dark Cream
#FFF39A
ΔE00 1.90
Manilla
#FFFA86
ΔE00 2.86
Khaki (CSS)
#F0E68C
ΔE00 3.26
Parchment
#FEFCAF
ΔE00 3.72
Yellowish Tan
#FCFC81
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF595 #959BFB
analogous
#FBC295 #FBF595 #CEFB95
triadic
#FBF595 #95FBF5 #F595FB
tetradic
#FBF595 #95FBC2 #959BFB #FB95CE
square
#FBF595 #95FBC2 #959BFB #FB95CE
split-complementary
#FBF595 #95CEFB #C295FB
monochromatic
#F7EA1F #F9EF5A #FBF595 #FDFBD0 #FEFCE2
Accessibility & contrast
On white
1.13
#FBF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FBF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF595
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF595 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#FFF399
Tritanopia (blue-blind)
#FFE9DE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf595; /* rgb */ color: rgb(251, 245, 149); /* oklch */ color: oklch(95.4% 0.118 105.3);
Tailwind
colors: {
custom: {
50: '#fef8b5',
500: '#fbf595',
950: '#000000',
},
}SCSS
$custom: #fbf595; $custom-light: #fef8b5; $custom-dark: #000000;
JSON
{
"hex": "#fbf595",
"rgb": {
"r": 251,
"g": 245,
"b": 149
},
"hsl": {
"h": 56.471,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.9543,
"c": 0.11795,
"h": 105.3
},
"luminance": 0.87984
}Semantic roles & 50–950 ramp
primary
#FBF595
secondary
#5960DC
accent
#0DE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581