#FBEEE9#FBEEE9
#FBEEE9 is a very light, near-neutral orange. Relative luminance 0.875; OKLCH L 95.8% C 0.016 H 42.4°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBEEE9 |
|---|---|
| RGB | rgb(251, 238, 233) |
| HSL | hsl(17, 69%, 95%) |
| HSV | hsv(17, 7%, 98%) |
| CMYK | cmyk(0%, 5.2%, 7.2%, 1.6%) |
| CIE-LAB | lab(94.97, 3.53, 3.98) |
| CIE-LCH | lch(94.97, 5.32, 48.41°) |
| OKLab | oklab(95.8% 0.0116 0.0106) |
| OKLCH | oklch(95.8% 0.016 42.4) |
| XYZ | xyz(85.0645, 87.5424, 89.4911) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.92
Seashell
#FFF5EE
ΔE00 2.32
Linen
#FAF0E6
ΔE00 3.25
Snow
#FFFAFA
ΔE00 4.31
Lavenderblush
#FFF0F5
ΔE00 5.09
Floralwhite
#FFFAF0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBEEE9 #E9F6FB
analogous
#FBE9ED #FBEEE9 #FBF7E9
triadic
#FBEEE9 #E9FBEE #EEE9FB
tetradic
#FBEEE9 #EDFBE9 #E9F6FB #F7E9FB
square
#FBEEE9 #EDFBE9 #E9F6FB #F7E9FB
split-complementary
#FBEEE9 #E9FBF7 #E9EDFB
monochromatic
#E89E81 #F2C6B5 #FAEBE5 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.13
#FBEEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#FBEEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBEEE9
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBEEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBEEE9 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#F4F2E9
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbeee9; /* rgb */ color: rgb(251, 238, 233); /* oklch */ color: oklch(95.8% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#fcf3f0',
500: '#fbeee9',
950: '#000000',
},
}SCSS
$custom: #fbeee9; $custom-light: #fcf3f0; $custom-dark: #000000;
JSON
{
"hex": "#fbeee9",
"rgb": {
"r": 251,
"g": 238,
"b": 233
},
"hsl": {
"h": 16.667,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.95797,
"c": 0.01565,
"h": 42.4
},
"luminance": 0.87541
}Semantic roles & 50–950 ramp
primary
#FBEEE9
secondary
#A8D1E1
accent
#9DD114
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585