#FBFAF0#FBFAF0
#FBFAF0 is a very light, near-neutral yellow. Relative luminance 0.952; OKLCH L 98.3% C 0.013 H 102.0°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAF0 |
|---|---|
| RGB | rgb(251, 250, 240) |
| HSL | hsl(55, 58%, 96%) |
| HSV | hsv(55, 4%, 98%) |
| CMYK | cmyk(0%, 0.4%, 4.4%, 1.6%) |
| CIE-LAB | lab(98.10, -1.39, 4.91) |
| CIE-LCH | lch(98.10, 5.10, 105.78°) |
| OKLab | oklab(98.31% -0.0027 0.0129) |
| OKLCH | oklch(98.31% 0.013 102) |
| XYZ | xyz(89.6952, 95.1720, 96.0659) |
| Luminance | 0.9517 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.97
Ivory
#FFFFF0
ΔE00 2.38
Off White
#FAF9F6
ΔE00 3.30
Oldlace
#FDF5E6
ΔE00 3.50
Linen
#FAF0E6
ΔE00 4.73
Whitesmoke
#F5F5F5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAF0 #F0F1FB
analogous
#FBF5F0 #FBFAF0 #F7FBF0
triadic
#FBFAF0 #F0FBFA #FAF0FB
tetradic
#FBFAF0 #F0FBF5 #F0F1FB #FBF0F7
square
#FBFAF0 #F0FBF5 #F0F1FB #FBF0F7
split-complementary
#FBFAF0 #F0F7FB #F5F0FB
monochromatic
#E1DA8F #EEEAC0 #F9F7E7 #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.05
#FBFAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#FBFAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAF0
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAF0 | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#FDFAF0
Tritanopia (blue-blind)
#FDF8F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfaf0; /* rgb */ color: rgb(251, 250, 240); /* oklch */ color: oklch(98.3% 0.013 102.0);
Tailwind
colors: {
custom: {
50: '#fcfbf4',
500: '#fbfaf0',
950: '#000000',
},
}SCSS
$custom: #fbfaf0; $custom-light: #fcfbf4; $custom-dark: #000000;
JSON
{
"hex": "#fbfaf0",
"rgb": {
"r": 251,
"g": 250,
"b": 240
},
"hsl": {
"h": 54.545,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.98314,
"c": 0.0132,
"h": 102
},
"luminance": 0.95172
}Semantic roles & 50–950 ramp
primary
#FBFAF0
secondary
#B1B5DE
accent
#2FC520
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585