#FBF5EF#FBF5EF
#FBF5EF is a very light, near-neutral orange. Relative luminance 0.920; OKLCH L 97.3% C 0.010 H 67.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5EF |
|---|---|
| RGB | rgb(251, 245, 239) |
| HSL | hsl(30, 60%, 96%) |
| HSV | hsv(30, 5%, 98%) |
| CMYK | cmyk(0%, 2.4%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.84, 0.97, 3.59) |
| CIE-LCH | lch(96.84, 3.72, 74.83°) |
| OKLab | oklab(97.31% 0.0039 0.0095) |
| OKLCH | oklch(97.31% 0.01 67.7) |
| XYZ | xyz(88.0139, 92.0466, 94.7747) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.76
Floralwhite
#FFFAF0
ΔE00 2.31
Linen
#FAF0E6
ΔE00 2.33
Off White
#FAF9F6
ΔE00 2.54
Snow
#FFFAFA
ΔE00 3.20
Very Light Pink
#FFF4F2
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5EF #EFF5FB
analogous
#FBEFEF #FBF5EF #FBFBEF
triadic
#FBF5EF #EFFBF5 #F5EFFB
tetradic
#FBF5EF #EFFBEF #EFF5FB #FBEFFB
square
#FBF5EF #EFFBEF #EFF5FB #FBEFFB
split-complementary
#FBF5EF #EFFBFB #EFEFFB
monochromatic
#E3B88D #EFD6BE #F9F0E7 #F9F0E7 #F9F0E7
Accessibility & contrast
On white
1.08
#FBF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#FBF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5EF
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5EF | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F9F6EF
Tritanopia (blue-blind)
#FEF4F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf5ef; /* rgb */ color: rgb(251, 245, 239); /* oklch */ color: oklch(97.3% 0.010 67.7);
Tailwind
colors: {
custom: {
50: '#fcf8f4',
500: '#fbf5ef',
950: '#000000',
},
}SCSS
$custom: #fbf5ef; $custom-light: #fcf8f4; $custom-dark: #000000;
JSON
{
"hex": "#fbf5ef",
"rgb": {
"r": 251,
"g": 245,
"b": 239
},
"hsl": {
"h": 30,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.97314,
"c": 0.01026,
"h": 67.7
},
"luminance": 0.92046
}Semantic roles & 50–950 ramp
primary
#FBF5EF
secondary
#B0C7DF
accent
#73C81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585