#FBCEBF#FBCEBF
#FBCEBF is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.6% C 0.055 H 39.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEBF |
|---|---|
| RGB | rgb(251, 206, 191) |
| HSL | hsl(15, 88%, 87%) |
| HSV | hsv(15, 24%, 98%) |
| CMYK | cmyk(0%, 17.9%, 23.9%, 1.6%) |
| CIE-LAB | lab(86.21, 13.65, 13.43) |
| CIE-LCH | lch(86.21, 19.14, 44.53°) |
| OKLab | oklab(88.63% 0.0427 0.0349) |
| OKLCH | oklch(88.63% 0.055 39.3) |
| XYZ | xyz(71.2596, 68.4162, 58.7321) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.53
Mistyrose
#FFE4E1
ΔE00 7.69
Peach
#FFDAB9
ΔE00 8.67
Pale Salmon
#FFB19A
ΔE00 8.74
Pale Rose
#FDC1C5
ΔE00 8.92
Light Rose
#FFC5CB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEBF #BFECFB
analogous
#FBBFCE #FBCEBF #FBECBF
triadic
#FBCEBF #BFFBCE #CEBFFB
tetradic
#FBCEBF #CEFBBF #BFECFB #ECBFFB
square
#FBCEBF #CEFBBF #BFECFB #ECBFFB
split-complementary
#FBCEBF #BFFBEC #BFCEFB
monochromatic
#F4764C #F7A285 #FBCEBF #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.43
#FBCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FBCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEBF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEBF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcebf; /* rgb */ color: rgb(251, 206, 191); /* oklch */ color: oklch(88.6% 0.055 39.3);
Tailwind
colors: {
custom: {
50: '#fdddd2',
500: '#fbcebf',
950: '#000000',
},
}SCSS
$custom: #fbcebf; $custom-light: #fdddd2; $custom-dark: #000000;
JSON
{
"hex": "#fbcebf",
"rgb": {
"r": 251,
"g": 206,
"b": 191
},
"hsl": {
"h": 15,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.88632,
"c": 0.05515,
"h": 39.3
},
"luminance": 0.68413
}Semantic roles & 50–950 ramp
primary
#FBCEBF
secondary
#7EC8E0
accent
#ACE501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483