#FBF88D#FBF88D
#FBF88D is a very light, vivid yellow. Relative luminance 0.896; OKLCH L 95.9% C 0.130 H 107.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF88D |
|---|---|
| RGB | rgb(251, 248, 141) |
| HSL | hsl(58, 93%, 77%) |
| HSV | hsv(58, 44%, 98%) |
| CMYK | cmyk(0%, 1.2%, 43.8%, 1.6%) |
| CIE-LAB | lab(95.82, -13.53, 51.53) |
| CIE-LCH | lch(95.82, 53.28, 104.72°) |
| OKLab | oklab(95.92% -0.0383 0.1238) |
| OKLCH | oklch(95.92% 0.13 107.2) |
| XYZ | xyz(78.1603, 89.5690, 38.3654) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.40
Yellowish Tan
#FCFC81
ΔE00 2.16
Pale Yellow
#FFFF84
ΔE00 2.38
Straw
#FCF679
ΔE00 2.56
Butter
#FFFF81
ΔE00 2.67
Faded Yellow
#FEFF7F
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF88D #8D90FB
analogous
#FBC18D #FBF88D #C7FB8D
triadic
#FBF88D #8DFBF8 #F88DFB
tetradic
#FBF88D #8DFBC1 #8D90FB #FB8DC7
square
#FBF88D #8DFBC1 #8D90FB #FB8DC7
split-complementary
#FBF88D #8DC7FB #C18DFB
monochromatic
#F7F117 #F9F452 #FBF88D #FDFCC8 #FEFDE1
Accessibility & contrast
On white
1.11
#FBF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#FBF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF88D
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF88D | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFF592
Tritanopia (blue-blind)
#FFECDF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fbf88d; /* rgb */ color: rgb(251, 248, 141); /* oklch */ color: oklch(95.9% 0.130 107.2);
Tailwind
colors: {
custom: {
50: '#fefab0',
500: '#fbf88d',
950: '#000000',
},
}SCSS
$custom: #fbf88d; $custom-light: #fefab0; $custom-dark: #000000;
JSON
{
"hex": "#fbf88d",
"rgb": {
"r": 251,
"g": 248,
"b": 141
},
"hsl": {
"h": 58.364,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.95923,
"c": 0.12955,
"h": 107.2
},
"luminance": 0.89567
}Semantic roles & 50–950 ramp
primary
#FBF88D
secondary
#5255DB
accent
#06E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581