#FBF3F0#FBF3F0
#FBF3F0 is a very light, near-neutral orange. Relative luminance 0.909; OKLCH L 97.0% C 0.010 H 41.9°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3F0 |
|---|---|
| RGB | rgb(251, 243, 240) |
| HSL | hsl(16, 58%, 96%) |
| HSV | hsv(16, 4%, 98%) |
| CMYK | cmyk(0%, 3.2%, 4.4%, 1.6%) |
| CIE-LAB | lab(96.37, 2.16, 2.39) |
| CIE-LCH | lch(96.37, 3.22, 47.95°) |
| OKLab | oklab(96.95% 0.0071 0.0064) |
| OKLCH | oklch(96.95% 0.01 41.9) |
| XYZ | xyz(87.5603, 90.9023, 95.3543) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.57
Seashell
#FFF5EE
ΔE00 1.97
Snow
#FFFAFA
ΔE00 2.22
Linen
#FAF0E6
ΔE00 3.35
Off White
#FAF9F6
ΔE00 3.52
Whitesmoke
#F5F5F5
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3F0 #F0F8FB
analogous
#FBF0F3 #FBF3F0 #FBF9F0
triadic
#FBF3F0 #F0FBF3 #F3F0FB
tetradic
#FBF3F0 #F3FBF0 #F0F8FB #F9F0FB
square
#FBF3F0 #F3FBF0 #F0F8FB #F9F0FB
split-complementary
#FBF3F0 #F0FBF9 #F0F3FB
monochromatic
#E1A68F #EECCC0 #F9ECE7 #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.09
#FBF3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FBF3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3F0
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3F0 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F0
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#FDF2F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf3f0; /* rgb */ color: rgb(251, 243, 240); /* oklch */ color: oklch(97.0% 0.010 41.9);
Tailwind
colors: {
custom: {
50: '#fcf7f4',
500: '#fbf3f0',
950: '#000000',
},
}SCSS
$custom: #fbf3f0; $custom-light: #fcf7f4; $custom-dark: #000000;
JSON
{
"hex": "#fbf3f0",
"rgb": {
"r": 251,
"g": 243,
"b": 240
},
"hsl": {
"h": 16.364,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.96953,
"c": 0.00952,
"h": 41.9
},
"luminance": 0.90902
}Semantic roles & 50–950 ramp
primary
#FBF3F0
secondary
#B1D2DE
accent
#98C520
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585