#FBE3BB#FBE3BB
#FBE3BB is a very light, muted orange. Relative luminance 0.790; OKLCH L 92.5% C 0.058 H 80.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3BB |
|---|---|
| RGB | rgb(251, 227, 187) |
| HSL | hsl(38, 89%, 86%) |
| HSV | hsv(38, 25%, 98%) |
| CMYK | cmyk(0%, 9.6%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.25, 2.25, 22.56) |
| CIE-LCH | lch(91.25, 22.67, 84.32°) |
| OKLab | oklab(92.55% 0.0097 0.0576) |
| OKLCH | oklch(92.55% 0.058 80.5) |
| XYZ | xyz(76.2229, 79.0374, 58.2446) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.59
Moccasin
#FFE4B5
ΔE00 1.83
Navajowhite
#FFDEAD
ΔE00 3.20
Bisque
#FFE4C4
ΔE00 3.27
Blanchedalmond
#FFEBCD
ΔE00 3.37
Pale Peach
#FFE5AD
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3BB #BBD3FB
analogous
#FBC3BB #FBE3BB #F3FBBB
triadic
#FBE3BB #BBFBE3 #E3BBFB
tetradic
#FBE3BB #BBFBC3 #BBD3FB #FBBBF3
square
#FBE3BB #BBFBC3 #BBD3FB #FBBBF3
split-complementary
#FBE3BB #BBF3FB #C3BBFB
monochromatic
#F4B347 #F8CB81 #FBE3BB #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.25
#FBE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FBE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3BB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3BB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#F4E8BC
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbe3bb; /* rgb */ color: rgb(251, 227, 187); /* oklch */ color: oklch(92.5% 0.058 80.5);
Tailwind
colors: {
custom: {
50: '#fdebcf',
500: '#fbe3bb',
950: '#000000',
},
}SCSS
$custom: #fbe3bb; $custom-light: #fdebcf; $custom-dark: #000000;
JSON
{
"hex": "#fbe3bb",
"rgb": {
"r": 251,
"g": 227,
"b": 187
},
"hsl": {
"h": 37.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.92548,
"c": 0.0584,
"h": 80.5
},
"luminance": 0.79035
}Semantic roles & 50–950 ramp
primary
#FBE3BB
secondary
#7AA0E0
accent
#56E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483