#FBF4E9#FBF4E9
#FBF4E9 is a very light, near-neutral orange. Relative luminance 0.911; OKLCH L 97.0% C 0.016 H 79.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4E9 |
|---|---|
| RGB | rgb(251, 244, 233) |
| HSL | hsl(37, 69%, 95%) |
| HSV | hsv(37, 7%, 98%) |
| CMYK | cmyk(0%, 2.8%, 7.2%, 1.6%) |
| CIE-LAB | lab(96.45, 0.48, 6.12) |
| CIE-LCH | lch(96.45, 6.14, 85.51°) |
| OKLab | oklab(96.96% 0.003 0.0161) |
| OKLCH | oklch(96.96% 0.016 79.3) |
| XYZ | xyz(86.8405, 91.0945, 90.0832) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.48
Oldlace
#FDF5E6
ΔE00 1.63
Linen
#FAF0E6
ΔE00 1.82
Seashell
#FFF5EE
ΔE00 2.83
Off White
#FAF9F6
ΔE00 4.10
Antiquewhite
#FAEBD7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4E9 #E9F0FB
analogous
#FBEBE9 #FBF4E9 #F9FBE9
triadic
#FBF4E9 #E9FBF4 #F4E9FB
tetradic
#FBF4E9 #E9FBEB #E9F0FB #FBE9F9
square
#FBF4E9 #E9FBEB #E9F0FB #FBE9F9
split-complementary
#FBF4E9 #E9F9FB #EBE9FB
monochromatic
#E8C081 #F2DAB5 #FAF2E5 #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.09
#FBF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#FBF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4E9
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4E9 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E8
Deuteranopia (green-blind)
#F9F5E9
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf4e9; /* rgb */ color: rgb(251, 244, 233); /* oklch */ color: oklch(97.0% 0.016 79.3);
Tailwind
colors: {
custom: {
50: '#fcf7f0',
500: '#fbf4e9',
950: '#000000',
},
}SCSS
$custom: #fbf4e9; $custom-light: #fcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#fbf4e9",
"rgb": {
"r": 251,
"g": 244,
"b": 233
},
"hsl": {
"h": 36.667,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.9696,
"c": 0.01639,
"h": 79.3
},
"luminance": 0.91094
}Semantic roles & 50–950 ramp
primary
#FBF4E9
secondary
#A8BEE1
accent
#5ED114
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585