#FBF6EE#FBF6EE
#FBF6EE is a very light, near-neutral orange. Relative luminance 0.926; OKLCH L 97.5% C 0.012 H 79.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF6EE |
|---|---|
| RGB | rgb(251, 246, 238) |
| HSL | hsl(37, 62%, 96%) |
| HSV | hsv(37, 5%, 98%) |
| CMYK | cmyk(0%, 2%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.06, 0.30, 4.43) |
| CIE-LCH | lch(97.06, 4.44, 86.15°) |
| OKLab | oklab(97.48% 0.0021 0.0117) |
| OKLCH | oklch(97.48% 0.012 79.8) |
| XYZ | xyz(88.1699, 92.5943, 94.0999) |
| Luminance | 0.9259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.20
Linen
#FAF0E6
ΔE00 2.47
Seashell
#FFF5EE
ΔE00 2.62
Off White
#FAF9F6
ΔE00 2.68
Oldlace
#FDF5E6
ΔE00 2.93
Whitesmoke
#F5F5F5
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF6EE #EEF3FB
analogous
#FBEFEE #FBF6EE #F9FBEE
triadic
#FBF6EE #EEFBF6 #F6EEFB
tetradic
#FBF6EE #EEFBEF #EEF3FB #FBEEF9
square
#FBF6EE #EEFBEF #EEF3FB #FBEEF9
split-complementary
#FBF6EE #EEF9FB #EFEEFB
monochromatic
#E4C28B #EFDCBC #F9F2E6 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.08
#FBF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FBF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF6EE
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF6EE | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#FEF4F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf6ee; /* rgb */ color: rgb(251, 246, 238); /* oklch */ color: oklch(97.5% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#fcf9f3',
500: '#fbf6ee',
950: '#000000',
},
}SCSS
$custom: #fbf6ee; $custom-light: #fcf9f3; $custom-dark: #000000;
JSON
{
"hex": "#fbf6ee",
"rgb": {
"r": 251,
"g": 246,
"b": 238
},
"hsl": {
"h": 36.923,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97481,
"c": 0.01188,
"h": 79.8
},
"luminance": 0.92594
}Semantic roles & 50–950 ramp
primary
#FBF6EE
secondary
#AEC1DF
accent
#5FCA1C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585