#FBCFBF#FBCFBF
#FBCFBF is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.8% C 0.055 H 41.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFBF |
|---|---|
| RGB | rgb(251, 207, 191) |
| HSL | hsl(16, 88%, 87%) |
| HSV | hsv(16, 24%, 98%) |
| CMYK | cmyk(0%, 17.5%, 23.9%, 1.6%) |
| CIE-LAB | lab(86.45, 13.13, 13.77) |
| CIE-LCH | lch(86.45, 19.02, 46.36°) |
| OKLab | oklab(88.82% 0.0412 0.0357) |
| OKLCH | oklch(88.82% 0.055 41) |
| XYZ | xyz(71.5011, 68.8992, 58.8126) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.01
Mistyrose
#FFE4E1
ΔE00 7.67
Peach
#FFDAB9
ΔE00 8.07
Pale Salmon
#FFB19A
ΔE00 9.00
Light Peach
#FFD8B1
ΔE00 9.48
Pale Rose
#FDC1C5
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFBF #BFEBFB
analogous
#FBBFCD #FBCFBF #FBEDBF
triadic
#FBCFBF #BFFBCF #CFBFFB
tetradic
#FBCFBF #CDFBBF #BFEBFB #EDBFFB
square
#FBCFBF #CDFBBF #BFEBFB #EDBFFB
split-complementary
#FBCFBF #BFFBED #BFCDFB
monochromatic
#F4794C #F7A485 #FBCFBF #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.42
#FBCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FBCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFBF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFBF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcfbf; /* rgb */ color: rgb(251, 207, 191); /* oklch */ color: oklch(88.8% 0.055 41.0);
Tailwind
colors: {
custom: {
50: '#fdddd2',
500: '#fbcfbf',
950: '#000000',
},
}SCSS
$custom: #fbcfbf; $custom-light: #fdddd2; $custom-dark: #000000;
JSON
{
"hex": "#fbcfbf",
"rgb": {
"r": 251,
"g": 207,
"b": 191
},
"hsl": {
"h": 16,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.88819,
"c": 0.05453,
"h": 41
},
"luminance": 0.68896
}Semantic roles & 50–950 ramp
primary
#FBCFBF
secondary
#7EC6E0
accent
#A8E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483