#FBCBB3#FBCBB3
#FBCBB3 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.8% C 0.064 H 48.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBB3 |
|---|---|
| RGB | rgb(251, 203, 179) |
| HSL | hsl(20, 90%, 84%) |
| HSV | hsv(20, 29%, 98%) |
| CMYK | cmyk(0%, 19.1%, 28.7%, 1.6%) |
| CIE-LAB | lab(85.24, 13.60, 18.40) |
| CIE-LCH | lch(85.24, 22.88, 53.54°) |
| OKLab | oklab(87.79% 0.0426 0.0473) |
| OKLCH | oklch(87.79% 0.064 48) |
| XYZ | xyz(69.2775, 66.4788, 51.8216) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.43
Peach
#FFDAB9
ΔE00 6.34
Light Peach
#FFD8B1
ΔE00 7.32
Pale Salmon
#FFB19A
ΔE00 8.16
Bisque
#FFE4C4
ΔE00 9.87
Peach (survey)
#FFB07C
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBB3 #B3E3FB
analogous
#FBB3BF #FBCBB3 #FBEFB3
triadic
#FBCBB3 #B3FBCB #CBB3FB
tetradic
#FBCBB3 #BFFBB3 #B3E3FB #EFB3FB
square
#FBCBB3 #BFFBB3 #B3E3FB #EFB3FB
split-complementary
#FBCBB3 #B3FBEF #B3BFFB
monochromatic
#F57B3F #F8A379 #FBCBB3 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.47
#FBCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FBCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBB3
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBB3 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB1
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#FFC3C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcbb3; /* rgb */ color: rgb(251, 203, 179); /* oklch */ color: oklch(87.8% 0.064 48.0);
Tailwind
colors: {
custom: {
50: '#fddac9',
500: '#fbcbb3',
950: '#000000',
},
}SCSS
$custom: #fbcbb3; $custom-light: #fddac9; $custom-dark: #000000;
JSON
{
"hex": "#fbcbb3",
"rgb": {
"r": 251,
"g": 203,
"b": 179
},
"hsl": {
"h": 20,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.87789,
"c": 0.06363,
"h": 48
},
"luminance": 0.66476
}Semantic roles & 50–950 ramp
primary
#FBCBB3
secondary
#73BBDF
accent
#99E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482