#FBCFB0#FBCFB0
#FBCFB0 is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.5% C 0.065 H 56.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFB0 |
|---|---|
| RGB | rgb(251, 207, 176) |
| HSL | hsl(25, 90%, 84%) |
| HSV | hsv(25, 30%, 98%) |
| CMYK | cmyk(0%, 17.5%, 29.9%, 1.6%) |
| CIE-LAB | lab(86.14, 11.12, 21.23) |
| CIE-LCH | lch(86.14, 23.97, 62.35°) |
| OKLab | oklab(88.47% 0.0353 0.0542) |
| OKLCH | oklch(88.47% 0.065 56.9) |
| XYZ | xyz(69.9342, 68.2724, 50.5600) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.91
Peach
#FFDAB9
ΔE00 3.39
Light Peach
#FFD8B1
ΔE00 4.04
Bisque
#FFE4C4
ΔE00 7.15
Navajowhite
#FFDEAD
ΔE00 8.19
Burlywood
#DEB887
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFB0 #B0DCFB
analogous
#FBB0B6 #FBCFB0 #FBF4B0
triadic
#FBCFB0 #B0FBCF #CFB0FB
tetradic
#FBCFB0 #B6FBB0 #B0DCFB #F4B0FB
square
#FBCFB0 #B6FBB0 #B0DCFB #F4B0FB
split-complementary
#FBCFB0 #B0FBF4 #B0B6FB
monochromatic
#F5883B #F8AC76 #FBCFB0 #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.43
#FBCFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FBCFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFB0
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFB0 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AE
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcfb0; /* rgb */ color: rgb(251, 207, 176); /* oklch */ color: oklch(88.5% 0.065 56.9);
Tailwind
colors: {
custom: {
50: '#fdddc7',
500: '#fbcfb0',
950: '#000000',
},
}SCSS
$custom: #fbcfb0; $custom-light: #fdddc7; $custom-dark: #000000;
JSON
{
"hex": "#fbcfb0",
"rgb": {
"r": 251,
"g": 207,
"b": 176
},
"hsl": {
"h": 24.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.88473,
"c": 0.06472,
"h": 56.9
},
"luminance": 0.68269
}Semantic roles & 50–950 ramp
primary
#FBCFB0
secondary
#70B1DF
accent
#87E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482