#FBF1DA#FBF1DA
#FBF1DA is a very light, muted orange. Relative luminance 0.885; OKLCH L 96.0% C 0.032 H 87.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1DA |
|---|---|
| RGB | rgb(251, 241, 218) |
| HSL | hsl(42, 80%, 92%) |
| HSV | hsv(42, 13%, 98%) |
| CMYK | cmyk(0%, 4%, 13.1%, 1.6%) |
| CIE-LAB | lab(95.36, -0.40, 12.31) |
| CIE-LCH | lch(95.36, 12.32, 91.84°) |
| OKLab | oklab(95.99% 0.0015 0.0321) |
| OKLCH | oklch(95.99% 0.032 87.3) |
| XYZ | xyz(83.8928, 88.4829, 78.9755) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.42
Papayawhip
#FFEFD5
ΔE00 2.52
Cornsilk
#FFF8DC
ΔE00 2.80
Oldlace
#FDF5E6
ΔE00 3.05
Antiquewhite
#FAEBD7
ΔE00 3.17
Champagne
#F7E7CE
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1DA #DAE4FB
analogous
#FBE1DA #FBF1DA #F5FBDA
triadic
#FBF1DA #DAFBF1 #F1DAFB
tetradic
#FBF1DA #DAFBE1 #DAE4FB #FBDAF5
square
#FBF1DA #DAFBE1 #DAE4FB #FBDAF5
split-complementary
#FBF1DA #DAF5FB #E1DAFB
monochromatic
#EFC76C #F5DCA3 #FBF1DA #FCF5E3 #FCF5E3
Accessibility & contrast
On white
1.12
#FBF1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FBF1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1DA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1DA | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#F9F3DB
Tritanopia (blue-blind)
#FFEDEA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf1da; /* rgb */ color: rgb(251, 241, 218); /* oklch */ color: oklch(96.0% 0.032 87.3);
Tailwind
colors: {
custom: {
50: '#fcf5e5',
500: '#fbf1da',
950: '#000000',
},
}SCSS
$custom: #fbf1da; $custom-light: #fcf5e5; $custom-dark: #000000;
JSON
{
"hex": "#fbf1da",
"rgb": {
"r": 251,
"g": 241,
"b": 218
},
"hsl": {
"h": 41.818,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.95994,
"c": 0.03209,
"h": 87.3
},
"luminance": 0.88482
}Semantic roles & 50–950 ramp
primary
#FBF1DA
secondary
#97AEE2
accent
#49DD09
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584