#FBF985#FBF985
#FBF985 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.139 H 107.9°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF985 |
|---|---|
| RGB | rgb(251, 249, 133) |
| HSL | hsl(59, 94%, 75%) |
| HSV | hsv(59, 47%, 98%) |
| CMYK | cmyk(0%, 0.8%, 47%, 1.6%) |
| CIE-LAB | lab(95.98, -14.76, 55.48) |
| CIE-LCH | lch(95.98, 57.41, 104.90°) |
| OKLab | oklab(96.02% -0.0425 0.1319) |
| OKLCH | oklch(96.02% 0.139 107.9) |
| XYZ | xyz(77.8947, 89.9560, 35.4457) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.79
Yellowish Tan
#FCFC81
ΔE00 1.04
Pale Yellow
#FFFF84
ΔE00 1.41
Butter
#FFFF81
ΔE00 1.62
Straw
#FCF679
ΔE00 1.68
Faded Yellow
#FEFF7F
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF985 #8587FB
analogous
#FBBE85 #FBF985 #C2FB85
triadic
#FBF985 #85FBF9 #F985FB
tetradic
#FBF985 #85FBBE #8587FB #FB85C2
square
#FBF985 #85FBBE #8587FB #FB85C2
split-complementary
#FBF985 #85C2FB #BE85FB
monochromatic
#F7F30E #F9F64A #FBF985 #FDFCC0 #FEFEE1
Accessibility & contrast
On white
1.11
#FBF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FBF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF985
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF985 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17B
Deuteranopia (green-blind)
#FFF68B
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf985; /* rgb */ color: rgb(251, 249, 133); /* oklch */ color: oklch(96.0% 0.139 107.9);
Tailwind
colors: {
custom: {
50: '#fffbab',
500: '#fbf985',
950: '#000000',
},
}SCSS
$custom: #fbf985; $custom-light: #fffbab; $custom-dark: #000000;
JSON
{
"hex": "#fbf985",
"rgb": {
"r": 251,
"g": 249,
"b": 133
},
"hsl": {
"h": 58.983,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.9602,
"c": 0.13863,
"h": 107.9
},
"luminance": 0.89954
}Semantic roles & 50–950 ramp
primary
#FBF985
secondary
#4B4DD9
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581