#FBCFB3#FBCFB3
#FBCFB3 is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.5% C 0.062 H 54.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFB3 |
|---|---|
| RGB | rgb(251, 207, 179) |
| HSL | hsl(23, 90%, 84%) |
| HSV | hsv(23, 29%, 98%) |
| CMYK | cmyk(0%, 17.5%, 28.7%, 1.6%) |
| CIE-LAB | lab(86.20, 11.51, 19.74) |
| CIE-LCH | lch(86.20, 22.85, 59.76°) |
| OKLab | oklab(88.54% 0.0365 0.0506) |
| OKLCH | oklch(88.54% 0.062 54.2) |
| XYZ | xyz(70.2343, 68.3925, 52.1406) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.40
Peach
#FFDAB9
ΔE00 4.04
Light Peach
#FFD8B1
ΔE00 4.98
Bisque
#FFE4C4
ΔE00 7.69
Navajowhite
#FFDEAD
ΔE00 9.15
Burlywood
#DEB887
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFB3 #B3DFFB
analogous
#FBB3BB #FBCFB3 #FBF3B3
triadic
#FBCFB3 #B3FBCF #CFB3FB
tetradic
#FBCFB3 #BBFBB3 #B3DFFB #F3B3FB
square
#FBCFB3 #BBFBB3 #B3DFFB #F3B3FB
split-complementary
#FBCFB3 #B3FBF3 #B3BBFB
monochromatic
#F5863F #F8AA79 #FBCFB3 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.43
#FBCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FBCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFB3
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFB3 | 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)
#DBD2B1
Deuteranopia (green-blind)
#E6DBB3
Tritanopia (blue-blind)
#FFC7C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcfb3; /* rgb */ color: rgb(251, 207, 179); /* oklch */ color: oklch(88.5% 0.062 54.2);
Tailwind
colors: {
custom: {
50: '#fdddc9',
500: '#fbcfb3',
950: '#000000',
},
}SCSS
$custom: #fbcfb3; $custom-light: #fdddc9; $custom-dark: #000000;
JSON
{
"hex": "#fbcfb3",
"rgb": {
"r": 251,
"g": 207,
"b": 179
},
"hsl": {
"h": 23.333,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.8854,
"c": 0.06237,
"h": 54.2
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#FBCFB3
secondary
#73B5DF
accent
#8CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482