#FBCFBB#FBCFBB
#FBCFBB is a very light, muted orange. Relative luminance 0.687; OKLCH L 88.7% C 0.057 H 45.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFBB |
|---|---|
| RGB | rgb(251, 207, 187) |
| HSL | hsl(19, 89%, 86%) |
| HSV | hsv(19, 25%, 98%) |
| CMYK | cmyk(0%, 17.5%, 25.5%, 1.6%) |
| CIE-LAB | lab(86.37, 12.57, 15.76) |
| CIE-LCH | lch(86.37, 20.16, 51.41°) |
| OKLab | oklab(88.72% 0.0396 0.0407) |
| OKLCH | oklch(88.72% 0.057 45.8) |
| XYZ | xyz(71.0670, 68.7255, 56.5260) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.37
Peach
#FFDAB9
ΔE00 6.57
Light Peach
#FFD8B1
ΔE00 7.89
Mistyrose
#FFE4E1
ΔE00 8.62
Pale Salmon
#FFB19A
ΔE00 9.08
Bisque
#FFE4C4
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFBB #BBE7FB
analogous
#FBBBC7 #FBCFBB #FBEFBB
triadic
#FBCFBB #BBFBCF #CFBBFB
tetradic
#FBCFBB #C7FBBB #BBE7FB #EFBBFB
square
#FBCFBB #C7FBBB #BBE7FB #EFBBFB
split-complementary
#FBCFBB #BBFBEF #BBC7FB
monochromatic
#F47D47 #F8A681 #FBCFBB #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.42
#FBCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FBCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFBB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFBB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcfbb; /* rgb */ color: rgb(251, 207, 187); /* oklch */ color: oklch(88.7% 0.057 45.8);
Tailwind
colors: {
custom: {
50: '#fdddcf',
500: '#fbcfbb',
950: '#000000',
},
}SCSS
$custom: #fbcfbb; $custom-light: #fdddcf; $custom-dark: #000000;
JSON
{
"hex": "#fbcfbb",
"rgb": {
"r": 251,
"g": 207,
"b": 187
},
"hsl": {
"h": 18.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.88723,
"c": 0.05683,
"h": 45.8
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#FBCFBB
secondary
#7AC0E0
accent
#9EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483