#FBF3ED#FBF3ED
#FBF3ED is a very light, near-neutral orange. Relative luminance 0.907; OKLCH L 96.9% C 0.012 H 59.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3ED |
|---|---|
| RGB | rgb(251, 243, 237) |
| HSL | hsl(26, 64%, 96%) |
| HSV | hsv(26, 6%, 98%) |
| CMYK | cmyk(0%, 3.2%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.30, 1.65, 3.84) |
| CIE-LCH | lch(96.30, 4.18, 66.70°) |
| OKLab | oklab(96.87% 0.006 0.0102) |
| OKLCH | oklch(96.87% 0.012 59.6) |
| XYZ | xyz(87.1183, 90.7255, 93.0266) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.99
Linen
#FAF0E6
ΔE00 1.91
Very Light Pink
#FFF4F2
ΔE00 2.81
Floralwhite
#FFFAF0
ΔE00 3.07
Snow
#FFFAFA
ΔE00 3.30
Off White
#FAF9F6
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3ED #EDF5FB
analogous
#FBEDEE #FBF3ED #FBFAED
triadic
#FBF3ED #EDFBF3 #F3EDFB
tetradic
#FBF3ED #EEFBED #EDF5FB #FAEDFB
square
#FBF3ED #EEFBED #EDF5FB #FAEDFB
split-complementary
#FBF3ED #EDFBFA #EDEEFB
monochromatic
#E5B089 #F0D2BB #F9EEE6 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.10
#FBF3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FBF3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3ED
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3ED | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#FEF1F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf3ed; /* rgb */ color: rgb(251, 243, 237); /* oklch */ color: oklch(96.9% 0.012 59.6);
Tailwind
colors: {
custom: {
50: '#fcf7f2',
500: '#fbf3ed',
950: '#000000',
},
}SCSS
$custom: #fbf3ed; $custom-light: #fcf7f2; $custom-dark: #000000;
JSON
{
"hex": "#fbf3ed",
"rgb": {
"r": 251,
"g": 243,
"b": 237
},
"hsl": {
"h": 25.714,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.96872,
"c": 0.01177,
"h": 59.6
},
"luminance": 0.90725
}Semantic roles & 50–950 ramp
primary
#FBF3ED
secondary
#ADCADF
accent
#7FCB1A
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585