#FBF5F2#FBF5F2
#FBF5F2 is a very light, near-neutral orange. Relative luminance 0.922; OKLCH L 97.4% C 0.008 H 48.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5F2 |
|---|---|
| RGB | rgb(251, 245, 242) |
| HSL | hsl(20, 53%, 97%) |
| HSV | hsv(20, 4%, 98%) |
| CMYK | cmyk(0%, 2.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(96.91, 1.48, 2.15) |
| CIE-LCH | lch(96.91, 2.61, 55.41°) |
| OKLab | oklab(97.4% 0.005 0.0057) |
| OKLCH | oklch(97.4% 0.008 48.7) |
| XYZ | xyz(88.4608, 92.2253, 97.1282) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Snow
#FFFAFA
ΔE00 1.82
Seashell
#FFF5EE
ΔE00 2.22
Very Light Pink
#FFF4F2
ΔE00 2.42
Off White
#FAF9F6
ΔE00 2.53
Whitesmoke
#F5F5F5
ΔE00 2.90
Pale Grey
#FDFDFE
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5F2 #F2F8FB
analogous
#FBF2F4 #FBF5F2 #FBFAF2
triadic
#FBF5F2 #F2FBF5 #F5F2FB
tetradic
#FBF5F2 #F4FBF2 #F2F8FB #FAF2FB
square
#FBF5F2 #F4FBF2 #F2F8FB #FAF2FB
split-complementary
#FBF5F2 #F2FBFA #F2F4FB
monochromatic
#DEAD94 #EDD1C3 #F8EDE8 #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.08
#FBF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#FBF5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5F2
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5F2 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F2
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#FDF4F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf5f2; /* rgb */ color: rgb(251, 245, 242); /* oklch */ color: oklch(97.4% 0.008 48.7);
Tailwind
colors: {
custom: {
50: '#fcf8f6',
500: '#fbf5f2',
950: '#000000',
},
}SCSS
$custom: #fbf5f2; $custom-light: #fcf8f6; $custom-dark: #000000;
JSON
{
"hex": "#fbf5f2",
"rgb": {
"r": 251,
"g": 245,
"b": 242
},
"hsl": {
"h": 20,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97395,
"c": 0.0076,
"h": 48.7
},
"luminance": 0.92225
}Semantic roles & 50–950 ramp
primary
#FBF5F2
secondary
#B4CFDD
accent
#8DC025
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585