#FBFAF3#FBFAF3
#FBFAF3 is a very light, near-neutral yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.009 H 100.0°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAF3 |
|---|---|
| RGB | rgb(251, 250, 243) |
| HSL | hsl(53, 50%, 97%) |
| HSV | hsv(53, 3%, 98%) |
| CMYK | cmyk(0%, 0.4%, 3.2%, 1.6%) |
| CIE-LAB | lab(98.17, -0.88, 3.47) |
| CIE-LCH | lch(98.17, 3.58, 104.22°) |
| OKLab | oklab(98.4% -0.0016 0.0091) |
| OKLCH | oklch(98.4% 0.009 100) |
| XYZ | xyz(90.1445, 95.3517, 98.4324) |
| Luminance | 0.9535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.95
Floralwhite
#FFFAF0
ΔE00 2.04
Whitesmoke
#F5F5F5
ΔE00 3.55
White
#FFFFFF
ΔE00 3.58
Ivory
#FFFFF0
ΔE00 3.64
Pale Grey
#FDFDFE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAF3 #F3F4FB
analogous
#FBF6F3 #FBFAF3 #F8FBF3
triadic
#FBFAF3 #F3FBFA #FAF3FB
tetradic
#FBFAF3 #F3FBF6 #F3F4FB #FBF3F8
square
#FBFAF3 #F3FBF6 #F3F4FB #FBF3F8
split-complementary
#FBFAF3 #F3F8FB #F6F3FB
monochromatic
#DCD497 #ECE7C5 #F7F5E8 #F7F5E8 #F7F5E8
Accessibility & contrast
On white
1.05
#FBFAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FBFAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAF3
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAF3 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F3
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#FCF9F8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfaf3; /* rgb */ color: rgb(251, 250, 243); /* oklch */ color: oklch(98.4% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#fcfbf7',
500: '#fbfaf3',
950: '#000000',
},
}SCSS
$custom: #fbfaf3; $custom-light: #fcfbf7; $custom-dark: #000000;
JSON
{
"hex": "#fbfaf3",
"rgb": {
"r": 251,
"g": 250,
"b": 243
},
"hsl": {
"h": 52.5,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.98395,
"c": 0.00928,
"h": 100
},
"luminance": 0.95352
}Semantic roles & 50–950 ramp
primary
#FBFAF3
secondary
#B6BBDC
accent
#3BBD28
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585