#FBF393#FBF393
#FBF393 is a very light, moderate yellow. Relative luminance 0.867; OKLCH L 95.0% C 0.118 H 104.3°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF393 |
|---|---|
| RGB | rgb(251, 243, 147) |
| HSL | hsl(55, 93%, 78%) |
| HSV | hsv(55, 41%, 98%) |
| CMYK | cmyk(0%, 3.2%, 41.4%, 1.6%) |
| CIE-LAB | lab(94.62, -10.49, 47.16) |
| CIE-LCH | lch(94.62, 48.31, 102.54°) |
| OKLab | oklab(95% -0.029 0.1143) |
| OKLCH | oklch(95% 0.118 104.3) |
| XYZ | xyz(77.1022, 86.7190, 40.2750) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.45
Dark Cream
#FFF39A
ΔE00 1.52
Khaki (CSS)
#F0E68C
ΔE00 2.82
Manilla
#FFFA86
ΔE00 3.01
Straw
#FCF679
ΔE00 3.86
Parchment
#FEFCAF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF393 #939BFB
analogous
#FBBF93 #FBF393 #CFFB93
triadic
#FBF393 #93FBF3 #F393FB
tetradic
#FBF393 #93FBBF #939BFB #FB93CF
square
#FBF393 #93FBBF #939BFB #FB93CF
split-complementary
#FBF393 #93CFFB #BF93FB
monochromatic
#F7E61D #F9EC58 #FBF393 #FDFACE #FEFCE1
Accessibility & contrast
On white
1.14
#FBF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FBF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF393
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF393 | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#FFE7DC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbf393; /* rgb */ color: rgb(251, 243, 147); /* oklch */ color: oklch(95.0% 0.118 104.3);
Tailwind
colors: {
custom: {
50: '#fef6b4',
500: '#fbf393',
950: '#000000',
},
}SCSS
$custom: #fbf393; $custom-light: #fef6b4; $custom-dark: #000000;
JSON
{
"hex": "#fbf393",
"rgb": {
"r": 251,
"g": 243,
"b": 147
},
"hsl": {
"h": 55.385,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.94996,
"c": 0.11795,
"h": 104.3
},
"luminance": 0.86717
}Semantic roles & 50–950 ramp
primary
#FBF393
secondary
#5761DB
accent
#12E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581