#FBF888#FBF888
#FBF888 is a very light, vivid yellow. Relative luminance 0.894; OKLCH L 95.9% C 0.135 H 107.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF888 |
|---|---|
| RGB | rgb(251, 248, 136) |
| HSL | hsl(58, 93%, 76%) |
| HSV | hsv(58, 46%, 98%) |
| CMYK | cmyk(0%, 1.2%, 45.8%, 1.6%) |
| CIE-LAB | lab(95.76, -14.00, 53.81) |
| CIE-LCH | lch(95.76, 55.61, 104.58°) |
| OKLab | oklab(95.86% -0.0401 0.1285) |
| OKLCH | oklch(95.86% 0.135 107.3) |
| XYZ | xyz(77.7967, 89.4235, 36.4501) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.87
Yellowish Tan
#FCFC81
ΔE00 1.58
Pale Yellow
#FFFF84
ΔE00 1.89
Straw
#FCF679
ΔE00 1.93
Butter
#FFFF81
ΔE00 2.14
Faded Yellow
#FEFF7F
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF888 #888BFB
analogous
#FBBE88 #FBF888 #C4FB88
triadic
#FBF888 #88FBF8 #F888FB
tetradic
#FBF888 #88FBBE #888BFB #FB88C4
square
#FBF888 #88FBBE #888BFB #FB88C4
split-complementary
#FBF888 #88C4FB #BE88FB
monochromatic
#F7F112 #F9F54D #FBF888 #FDFBC3 #FEFDE1
Accessibility & contrast
On white
1.11
#FBF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FBF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF888
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF888 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07E
Deuteranopia (green-blind)
#FFF58D
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf888; /* rgb */ color: rgb(251, 248, 136); /* oklch */ color: oklch(95.9% 0.135 107.3);
Tailwind
colors: {
custom: {
50: '#fefaad',
500: '#fbf888',
950: '#000000',
},
}SCSS
$custom: #fbf888; $custom-light: #fefaad; $custom-dark: #000000;
JSON
{
"hex": "#fbf888",
"rgb": {
"r": 251,
"g": 248,
"b": 136
},
"hsl": {
"h": 58.435,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.95855,
"c": 0.1346,
"h": 107.3
},
"luminance": 0.89422
}Semantic roles & 50–950 ramp
primary
#FBF888
secondary
#4D51DA
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581