#FBCBB6#FBCBB6
#FBCBB6 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.9% C 0.062 H 44.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBB6 |
|---|---|
| RGB | rgb(251, 203, 182) |
| HSL | hsl(18, 90%, 85%) |
| HSV | hsv(18, 27%, 98%) |
| CMYK | cmyk(0%, 19.1%, 27.5%, 1.6%) |
| CIE-LAB | lab(85.30, 13.99, 16.90) |
| CIE-LCH | lch(85.30, 21.94, 50.38°) |
| OKLab | oklab(87.86% 0.0438 0.0436) |
| OKLCH | oklch(87.86% 0.062 44.9) |
| XYZ | xyz(69.5842, 66.6015, 53.4370) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.53
Peach
#FFDAB9
ΔE00 7.25
Pale Salmon
#FFB19A
ΔE00 7.87
Light Peach
#FFD8B1
ΔE00 8.37
Mistyrose
#FFE4E1
ΔE00 9.61
Light Salmon
#FEA993
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBB6 #B6E6FB
analogous
#FBB6C4 #FBCBB6 #FBEEB6
triadic
#FBCBB6 #B6FBCB #CBB6FB
tetradic
#FBCBB6 #C4FBB6 #B6E6FB #EEB6FB
square
#FBCBB6 #C4FBB6 #B6E6FB #EEB6FB
split-complementary
#FBCBB6 #B6FBEE #B6C4FB
monochromatic
#F57842 #F8A27C #FBCBB6 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.47
#FBCBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FBCBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBB6
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBB6 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB5
Deuteranopia (green-blind)
#E2D9B6
Tritanopia (blue-blind)
#FFC4C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcbb6; /* rgb */ color: rgb(251, 203, 182); /* oklch */ color: oklch(87.9% 0.062 44.9);
Tailwind
colors: {
custom: {
50: '#fddacc',
500: '#fbcbb6',
950: '#000000',
},
}SCSS
$custom: #fbcbb6; $custom-light: #fddacc; $custom-dark: #000000;
JSON
{
"hex": "#fbcbb6",
"rgb": {
"r": 251,
"g": 203,
"b": 182
},
"hsl": {
"h": 18.261,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.87858,
"c": 0.06176,
"h": 44.9
},
"luminance": 0.66599
}Semantic roles & 50–950 ramp
primary
#FBCBB6
secondary
#76BFE0
accent
#A0E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181513
muted
#868483