#FBF4EF#FBF4EF
#FBF4EF is a very light, near-neutral orange. Relative luminance 0.914; OKLCH L 97.1% C 0.010 H 58.2°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4EF |
|---|---|
| RGB | rgb(251, 244, 239) |
| HSL | hsl(25, 60%, 96%) |
| HSV | hsv(25, 5%, 98%) |
| CMYK | cmyk(0%, 2.8%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.59, 1.48, 3.23) |
| CIE-LCH | lch(96.59, 3.56, 65.38°) |
| OKLab | oklab(97.12% 0.0053 0.0086) |
| OKLCH | oklch(97.12% 0.01 58.2) |
| XYZ | xyz(87.7122, 91.4431, 94.6741) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.41
Linen
#FAF0E6
ΔE00 2.45
Very Light Pink
#FFF4F2
ΔE00 2.71
Snow
#FFFAFA
ΔE00 2.77
Off White
#FAF9F6
ΔE00 2.90
Floralwhite
#FFFAF0
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4EF #EFF6FB
analogous
#FBEFF0 #FBF4EF #FBFAEF
triadic
#FBF4EF #EFFBF4 #F4EFFB
tetradic
#FBF4EF #F0FBEF #EFF6FB #FAEFFB
square
#FBF4EF #F0FBEF #EFF6FB #FAEFFB
split-complementary
#FBF4EF #EFFBFA #EFF0FB
monochromatic
#E3B18D #EFD2BE #F9EEE7 #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.09
#FBF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FBF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4EF
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4EF | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#FEF3F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf4ef; /* rgb */ color: rgb(251, 244, 239); /* oklch */ color: oklch(97.1% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#fcf7f4',
500: '#fbf4ef',
950: '#000000',
},
}SCSS
$custom: #fbf4ef; $custom-light: #fcf7f4; $custom-dark: #000000;
JSON
{
"hex": "#fbf4ef",
"rgb": {
"r": 251,
"g": 244,
"b": 239
},
"hsl": {
"h": 25,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.97119,
"c": 0.01007,
"h": 58.2
},
"luminance": 0.91443
}Semantic roles & 50–950 ramp
primary
#FBF4EF
secondary
#B0CBDF
accent
#81C81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585