#FBFA93#FBFA93
#FBFA93 is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.4% C 0.126 H 108.1°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA93 |
|---|---|
| RGB | rgb(251, 250, 147) |
| HSL | hsl(59, 93%, 78%) |
| HSV | hsv(59, 41%, 98%) |
| CMYK | cmyk(0%, 0.4%, 41.4%, 1.6%) |
| CIE-LAB | lab(96.41, -13.93, 49.39) |
| CIE-LCH | lch(96.41, 51.32, 105.75°) |
| OKLab | oklab(96.42% -0.0389 0.1194) |
| OKLCH | oklch(96.42% 0.126 108.1) |
| XYZ | xyz(79.2371, 90.9888, 40.9866) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.13
Yellowish Tan
#FCFC81
ΔE00 2.63
Pale Yellow
#FFFF84
ΔE00 2.72
Buff
#FEF69E
ΔE00 2.80
Butter
#FFFF81
ΔE00 3.06
Faded Yellow
#FEFF7F
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA93 #9394FB
analogous
#FBC693 #FBFA93 #C8FB93
triadic
#FBFA93 #93FBFA #FA93FB
tetradic
#FBFA93 #93FBC6 #9394FB #FB93C8
square
#FBFA93 #93FBC6 #9394FB #FB93C8
split-complementary
#FBFA93 #93C8FB #C693FB
monochromatic
#F7F51D #F9F758 #FBFA93 #FDFDCE #FEFEE1
Accessibility & contrast
On white
1.09
#FBFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FBFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA93
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA93 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFF798
Tritanopia (blue-blind)
#FFEEE1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfa93; /* rgb */ color: rgb(251, 250, 147); /* oklch */ color: oklch(96.4% 0.126 108.1);
Tailwind
colors: {
custom: {
50: '#fefbb4',
500: '#fbfa93',
950: '#000000',
},
}SCSS
$custom: #fbfa93; $custom-light: #fefbb4; $custom-dark: #000000;
JSON
{
"hex": "#fbfa93",
"rgb": {
"r": 251,
"g": 250,
"b": 147
},
"hsl": {
"h": 59.423,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.96415,
"c": 0.12554,
"h": 108.1
},
"luminance": 0.90987
}Semantic roles & 50–950 ramp
primary
#FBFA93
secondary
#5758DB
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581