#FBE4BB#FBE4BB
#FBE4BB is a very light, muted orange. Relative luminance 0.796; OKLCH L 92.7% C 0.059 H 82.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE4BB |
|---|---|
| RGB | rgb(251, 228, 187) |
| HSL | hsl(38, 89%, 86%) |
| HSV | hsv(38, 25%, 98%) |
| CMYK | cmyk(0%, 9.2%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.50, 1.74, 22.90) |
| CIE-LCH | lch(91.50, 22.97, 85.67°) |
| OKLab | oklab(92.74% 0.0082 0.0584) |
| OKLCH | oklch(92.74% 0.059 82) |
| XYZ | xyz(76.4972, 79.5860, 58.3360) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.47
Moccasin
#FFE4B5
ΔE00 1.71
Navajowhite
#FFDEAD
ΔE00 3.40
Blanchedalmond
#FFEBCD
ΔE00 3.53
Pale Peach
#FFE5AD
ΔE00 3.63
Bisque
#FFE4C4
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE4BB #BBD2FB
analogous
#FBC4BB #FBE4BB #F2FBBB
triadic
#FBE4BB #BBFBE4 #E4BBFB
tetradic
#FBE4BB #BBFBC4 #BBD2FB #FBBBF2
square
#FBE4BB #BBFBC4 #BBD2FB #FBBBF2
split-complementary
#FBE4BB #BBF2FB #C4BBFB
monochromatic
#F4B647 #F8CD81 #FBE4BB #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.24
#FBE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FBE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE4BB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE4BB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbe4bb; /* rgb */ color: rgb(251, 228, 187); /* oklch */ color: oklch(92.7% 0.059 82.0);
Tailwind
colors: {
custom: {
50: '#fdeccf',
500: '#fbe4bb',
950: '#000000',
},
}SCSS
$custom: #fbe4bb; $custom-light: #fdeccf; $custom-dark: #000000;
JSON
{
"hex": "#fbe4bb",
"rgb": {
"r": 251,
"g": 228,
"b": 187
},
"hsl": {
"h": 38.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.92743,
"c": 0.059,
"h": 82
},
"luminance": 0.79584
}Semantic roles & 50–950 ramp
primary
#FBE4BB
secondary
#7A9FE0
accent
#52E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483