#FBF7EE#FBF7EE
#FBF7EE is a very light, near-neutral orange. Relative luminance 0.932; OKLCH L 97.7% C 0.013 H 86.8°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF7EE |
|---|---|
| RGB | rgb(251, 247, 238) |
| HSL | hsl(42, 62%, 96%) |
| HSV | hsv(42, 5%, 98%) |
| CMYK | cmyk(0%, 1.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.31, -0.21, 4.79) |
| CIE-LCH | lch(97.31, 4.79, 92.48°) |
| OKLab | oklab(97.68% 0.0007 0.0126) |
| OKLCH | oklch(97.68% 0.013 86.8) |
| XYZ | xyz(88.4749, 93.2043, 94.2016) |
| Luminance | 0.9320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.83
Oldlace
#FDF5E6
ΔE00 2.69
Off White
#FAF9F6
ΔE00 2.86
Linen
#FAF0E6
ΔE00 3.03
Seashell
#FFF5EE
ΔE00 3.38
Ivory
#FFFFF0
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF7EE #EEF2FB
analogous
#FBF0EE #FBF7EE #F8FBEE
triadic
#FBF7EE #EEFBF7 #F7EEFB
tetradic
#FBF7EE #EEFBF0 #EEF2FB #FBEEF8
square
#FBF7EE #EEFBF0 #EEF2FB #FBEEF8
split-complementary
#FBF7EE #EEF8FB #F0EEFB
monochromatic
#E4C88B #EFE0BC #F9F3E6 #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.07
#FBF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FBF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF7EE
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF7EE | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#FAF8EE
Tritanopia (blue-blind)
#FEF5F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf7ee; /* rgb */ color: rgb(251, 247, 238); /* oklch */ color: oklch(97.7% 0.013 86.8);
Tailwind
colors: {
custom: {
50: '#fcf9f3',
500: '#fbf7ee',
950: '#000000',
},
}SCSS
$custom: #fbf7ee; $custom-light: #fcf9f3; $custom-dark: #000000;
JSON
{
"hex": "#fbf7ee",
"rgb": {
"r": 251,
"g": 247,
"b": 238
},
"hsl": {
"h": 41.538,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97676,
"c": 0.01264,
"h": 86.8
},
"luminance": 0.93204
}Semantic roles & 50–950 ramp
primary
#FBF7EE
secondary
#AEBDDF
accent
#51CA1C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585