#FBCEBA#FBCEBA
#FBCEBA is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.5% C 0.058 H 45.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEBA |
|---|---|
| RGB | rgb(251, 206, 186) |
| HSL | hsl(18, 89%, 86%) |
| HSV | hsv(18, 26%, 98%) |
| CMYK | cmyk(0%, 17.9%, 25.9%, 1.6%) |
| CIE-LAB | lab(86.11, 12.96, 15.92) |
| CIE-LCH | lch(86.11, 20.53, 50.84°) |
| OKLab | oklab(88.51% 0.0408 0.0411) |
| OKLCH | oklch(88.51% 0.058 45.3) |
| XYZ | xyz(70.7188, 68.1999, 55.8836) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.47
Peach
#FFDAB9
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 8.09
Pale Salmon
#FFB19A
ΔE00 8.76
Mistyrose
#FFE4E1
ΔE00 8.81
Bisque
#FFE4C4
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEBA #BAE7FB
analogous
#FBBAC6 #FBCEBA #FBEFBA
triadic
#FBCEBA #BAFBCE #CEBAFB
tetradic
#FBCEBA #C6FBBA #BAE7FB #EFBAFB
square
#FBCEBA #C6FBBA #BAE7FB #EFBAFB
split-complementary
#FBCEBA #BAFBEF #BAC6FB
monochromatic
#F47C46 #F8A580 #FBCEBA #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.43
#FBCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FBCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEBA
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEBA | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbceba; /* rgb */ color: rgb(251, 206, 186); /* oklch */ color: oklch(88.5% 0.058 45.3);
Tailwind
colors: {
custom: {
50: '#fdddce',
500: '#fbceba',
950: '#000000',
},
}SCSS
$custom: #fbceba; $custom-light: #fdddce; $custom-dark: #000000;
JSON
{
"hex": "#fbceba",
"rgb": {
"r": 251,
"g": 206,
"b": 186
},
"hsl": {
"h": 18.462,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.88512,
"c": 0.05791,
"h": 45.3
},
"luminance": 0.68197
}Semantic roles & 50–950 ramp
primary
#FBCEBA
secondary
#79C0E0
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483