#FBF5EE#FBF5EE
#FBF5EE is a very light, near-neutral orange. Relative luminance 0.920; OKLCH L 97.3% C 0.011 H 71.9°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5EE |
|---|---|
| RGB | rgb(251, 245, 238) |
| HSL | hsl(32, 62%, 96%) |
| HSV | hsv(32, 5%, 98%) |
| CMYK | cmyk(0%, 2.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.82, 0.81, 4.07) |
| CIE-LCH | lch(96.82, 4.15, 78.81°) |
| OKLab | oklab(97.29% 0.0035 0.0107) |
| OKLCH | oklch(97.29% 0.011 71.9) |
| XYZ | xyz(87.8666, 91.9876, 93.9988) |
| Luminance | 0.9199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.89
Seashell
#FFF5EE
ΔE00 1.90
Linen
#FAF0E6
ΔE00 2.11
Off White
#FAF9F6
ΔE00 2.72
Oldlace
#FDF5E6
ΔE00 3.38
Snow
#FFFAFA
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5EE #EEF4FB
analogous
#FBEEEE #FBF5EE #FAFBEE
triadic
#FBF5EE #EEFBF5 #F5EEFB
tetradic
#FBF5EE #EEFBEE #EEF4FB #FBEEFA
square
#FBF5EE #EEFBEE #EEF4FB #FBEEFA
split-complementary
#FBF5EE #EEFAFB #EEEEFB
monochromatic
#E4BB8B #EFD8BC #F9F0E6 #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.08
#FBF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#FBF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5EE
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5EE | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F9F6EE
Tritanopia (blue-blind)
#FEF4F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf5ee; /* rgb */ color: rgb(251, 245, 238); /* oklch */ color: oklch(97.3% 0.011 71.9);
Tailwind
colors: {
custom: {
50: '#fcf8f3',
500: '#fbf5ee',
950: '#000000',
},
}SCSS
$custom: #fbf5ee; $custom-light: #fcf8f3; $custom-dark: #000000;
JSON
{
"hex": "#fbf5ee",
"rgb": {
"r": 251,
"g": 245,
"b": 238
},
"hsl": {
"h": 32.308,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97287,
"c": 0.01131,
"h": 71.9
},
"luminance": 0.91987
}Semantic roles & 50–950 ramp
primary
#FBF5EE
secondary
#AEC5DF
accent
#6CCA1C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585