#FBF9F2#FBF9F2
#FBF9F2 is a very light, near-neutral yellow. Relative luminance 0.947; OKLCH L 98.2% C 0.009 H 93.6°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9F2 |
|---|---|
| RGB | rgb(251, 249, 242) |
| HSL | hsl(47, 53%, 97%) |
| HSV | hsv(47, 4%, 98%) |
| CMYK | cmyk(0%, 0.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.90, -0.54, 3.59) |
| CIE-LCH | lch(97.90, 3.63, 98.62°) |
| OKLab | oklab(98.17% -0.0006 0.0095) |
| OKLCH | oklch(98.17% 0.009 93.6) |
| XYZ | xyz(89.6840, 94.6717, 97.5359) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.70
Off White
#FAF9F6
ΔE00 1.88
Whitesmoke
#F5F5F5
ΔE00 3.49
White
#FFFFFF
ΔE00 3.61
Oldlace
#FDF5E6
ΔE00 3.84
Ivory
#FFFFF0
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9F2 #F2F4FB
analogous
#FBF5F2 #FBF9F2 #F9FBF2
triadic
#FBF9F2 #F2FBF9 #F9F2FB
tetradic
#FBF9F2 #F2FBF5 #F2F4FB #FBF2F9
square
#FBF9F2 #F2FBF5 #F2F4FB #FBF2F9
split-complementary
#FBF9F2 #F2F9FB #F5F2FB
monochromatic
#DECE94 #EDE3C3 #F8F4E8 #F8F4E8 #F8F4E8
Accessibility & contrast
On white
1.05
#FBF9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FBF9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9F2
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9F2 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#FDF8F7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf9f2; /* rgb */ color: rgb(251, 249, 242); /* oklch */ color: oklch(98.2% 0.009 93.6);
Tailwind
colors: {
custom: {
50: '#fcfbf6',
500: '#fbf9f2',
950: '#000000',
},
}SCSS
$custom: #fbf9f2; $custom-light: #fcfbf6; $custom-dark: #000000;
JSON
{
"hex": "#fbf9f2",
"rgb": {
"r": 251,
"g": 249,
"b": 242
},
"hsl": {
"h": 46.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.98173,
"c": 0.00948,
"h": 93.6
},
"luminance": 0.94671
}Semantic roles & 50–950 ramp
primary
#FBF9F2
secondary
#B4BDDD
accent
#48C025
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585