#FBCBBB#FBCBBB
#FBCBBB is a very light, muted orange. Relative luminance 0.668; OKLCH L 88.0% C 0.059 H 39.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBBB |
|---|---|
| RGB | rgb(251, 203, 187) |
| HSL | hsl(15, 89%, 86%) |
| HSV | hsv(15, 25%, 98%) |
| CMYK | cmyk(0%, 19.1%, 25.5%, 1.6%) |
| CIE-LAB | lab(85.41, 14.66, 14.40) |
| CIE-LCH | lch(85.41, 20.55, 44.49°) |
| OKLab | oklab(87.98% 0.0457 0.0374) |
| OKLCH | oklch(87.98% 0.059 39.2) |
| XYZ | xyz(70.1101, 66.8119, 56.2070) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.48
Pale Salmon
#FFB19A
ΔE00 7.81
Mistyrose
#FFE4E1
ΔE00 8.60
Pale Rose
#FDC1C5
ΔE00 8.78
Peach
#FFDAB9
ΔE00 8.95
Light Rose
#FFC5CB
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBBB #BBEBFB
analogous
#FBBBCB #FBCBBB #FBEBBB
triadic
#FBCBBB #BBFBCB #CBBBFB
tetradic
#FBCBBB #CBFBBB #BBEBFB #EBBBFB
square
#FBCBBB #CBFBBB #BBEBFB #EBBBFB
split-complementary
#FBCBBB #BBFBEB #BBCBFB
monochromatic
#F47347 #F89F81 #FBCBBB #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.46
#FBCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FBCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBBB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBBB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#FFC4C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcbbb; /* rgb */ color: rgb(251, 203, 187); /* oklch */ color: oklch(88.0% 0.059 39.2);
Tailwind
colors: {
custom: {
50: '#fddbcf',
500: '#fbcbbb',
950: '#000000',
},
}SCSS
$custom: #fbcbbb; $custom-light: #fddbcf; $custom-dark: #000000;
JSON
{
"hex": "#fbcbbb",
"rgb": {
"r": 251,
"g": 203,
"b": 187
},
"hsl": {
"h": 15,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87976,
"c": 0.05904,
"h": 39.2
},
"luminance": 0.66809
}Semantic roles & 50–950 ramp
primary
#FBCBBB
secondary
#7AC7E0
accent
#ACE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181513
muted
#868483