#FBF993#FBF993
#FBF993 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.2% C 0.124 H 107.5°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF993 |
|---|---|
| RGB | rgb(251, 249, 147) |
| HSL | hsl(59, 93%, 78%) |
| HSV | hsv(59, 41%, 98%) |
| CMYK | cmyk(0%, 0.8%, 41.4%, 1.6%) |
| CIE-LAB | lab(96.15, -13.44, 49.08) |
| CIE-LCH | lch(96.15, 50.88, 105.31°) |
| OKLab | oklab(96.21% -0.0375 0.1186) |
| OKLCH | oklch(96.21% 0.124 107.5) |
| XYZ | xyz(78.9272, 90.3690, 40.8833) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.13
Buff
#FEF69E
ΔE00 2.54
Yellowish Tan
#FCFC81
ΔE00 2.77
Pale Yellow
#FFFF84
ΔE00 2.90
Butter
#FFFF81
ΔE00 3.23
Dark Cream
#FFF39A
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF993 #9395FB
analogous
#FBC593 #FBF993 #C9FB93
triadic
#FBF993 #93FBF9 #F993FB
tetradic
#FBF993 #93FBC5 #9395FB #FB93C9
square
#FBF993 #93FBC5 #9395FB #FB93C9
split-complementary
#FBF993 #93C9FB #C593FB
monochromatic
#F7F21D #F9F658 #FBF993 #FDFCCE #FEFDE1
Accessibility & contrast
On white
1.10
#FBF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FBF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF993
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF993 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFF698
Tritanopia (blue-blind)
#FFEDE0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf993; /* rgb */ color: rgb(251, 249, 147); /* oklch */ color: oklch(96.2% 0.124 107.5);
Tailwind
colors: {
custom: {
50: '#fefbb4',
500: '#fbf993',
950: '#000000',
},
}SCSS
$custom: #fbf993; $custom-light: #fefbb4; $custom-dark: #000000;
JSON
{
"hex": "#fbf993",
"rgb": {
"r": 251,
"g": 249,
"b": 147
},
"hsl": {
"h": 58.846,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.96211,
"c": 0.12443,
"h": 107.5
},
"luminance": 0.90367
}Semantic roles & 50–950 ramp
primary
#FBF993
secondary
#5759DB
accent
#04E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581