#FBF89F#FBF89F
#FBF89F is a very light, moderate yellow. Relative luminance 0.901; OKLCH L 96.2% C 0.110 H 106.6°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF89F |
|---|---|
| RGB | rgb(251, 248, 159) |
| HSL | hsl(58, 92%, 80%) |
| HSV | hsv(58, 37%, 98%) |
| CMYK | cmyk(0%, 1.2%, 36.7%, 1.6%) |
| CIE-LAB | lab(96.06, -11.69, 43.13) |
| CIE-LCH | lch(96.06, 44.69, 105.17°) |
| OKLab | oklab(96.19% -0.0316 0.1057) |
| OKLCH | oklch(96.19% 0.11 106.6) |
| XYZ | xyz(79.6101, 90.1489, 46.0009) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.33
Parchment
#FEFCAF
ΔE00 2.29
Dark Cream
#FFF39A
ΔE00 2.49
Creme
#FFFFB6
ΔE00 3.34
Light Beige
#FFFEB6
ΔE00 3.36
Manilla
#FFFA86
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF89F #9FA2FB
analogous
#FBCA9F #FBF89F #D0FB9F
triadic
#FBF89F #9FFBF8 #F89FFB
tetradic
#FBF89F #9FFBCA #9FA2FB #FB9FD0
square
#FBF89F #9FFBCA #9FA2FB #FB9FD0
split-complementary
#FBF89F #9FD0FB #CA9FFB
monochromatic
#F6EF29 #F9F464 #FBF89F #FDFCDA #FEFDE2
Accessibility & contrast
On white
1.10
#FBF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FBF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF89F
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF89F | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF198
Deuteranopia (green-blind)
#FFF6A3
Tritanopia (blue-blind)
#FFEDE2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf89f; /* rgb */ color: rgb(251, 248, 159); /* oklch */ color: oklch(96.2% 0.110 106.6);
Tailwind
colors: {
custom: {
50: '#fefabc',
500: '#fbf89f',
950: '#000000',
},
}SCSS
$custom: #fbf89f; $custom-light: #fefabc; $custom-dark: #000000;
JSON
{
"hex": "#fbf89f",
"rgb": {
"r": 251,
"g": 248,
"b": 159
},
"hsl": {
"h": 58.043,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.96192,
"c": 0.11036,
"h": 106.6
},
"luminance": 0.90147
}Semantic roles & 50–950 ramp
primary
#FBF89F
secondary
#6165DD
accent
#07E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582