#FBCBB8#FBCBB8
#FBCBB8 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.9% C 0.061 H 42.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBB8 |
|---|---|
| RGB | rgb(251, 203, 184) |
| HSL | hsl(17, 89%, 85%) |
| HSV | hsv(17, 27%, 98%) |
| CMYK | cmyk(0%, 19.1%, 26.7%, 1.6%) |
| CIE-LAB | lab(85.34, 14.26, 15.90) |
| CIE-LCH | lch(85.34, 21.36, 48.12°) |
| OKLab | oklab(87.91% 0.0446 0.0411) |
| OKLCH | oklch(87.91% 0.061 42.7) |
| XYZ | xyz(69.7923, 66.6848, 54.5333) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.30
Pale Salmon
#FFB19A
ΔE00 7.78
Peach
#FFDAB9
ΔE00 7.91
Light Peach
#FFD8B1
ΔE00 9.09
Mistyrose
#FFE4E1
ΔE00 9.18
Light Salmon
#FEA993
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBB8 #B8E8FB
analogous
#FBB8C6 #FBCBB8 #FBECB8
triadic
#FBCBB8 #B8FBCB #CBB8FB
tetradic
#FBCBB8 #C6FBB8 #B8E8FB #ECB8FB
square
#FBCBB8 #C6FBB8 #B8E8FB #ECB8FB
split-complementary
#FBCBB8 #B8FBEC #B8C6FB
monochromatic
#F47644 #F8A17E #FBCBB8 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.46
#FBCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FBCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBB8
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBB8 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B7
Deuteranopia (green-blind)
#E2D9B8
Tritanopia (blue-blind)
#FFC4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcbb8; /* rgb */ color: rgb(251, 203, 184); /* oklch */ color: oklch(87.9% 0.061 42.7);
Tailwind
colors: {
custom: {
50: '#fddacd',
500: '#fbcbb8',
950: '#000000',
},
}SCSS
$custom: #fbcbb8; $custom-light: #fddacd; $custom-dark: #000000;
JSON
{
"hex": "#fbcbb8",
"rgb": {
"r": 251,
"g": 203,
"b": 184
},
"hsl": {
"h": 17.015,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.87905,
"c": 0.06061,
"h": 42.7
},
"luminance": 0.66682
}Semantic roles & 50–950 ramp
primary
#FBCBB8
secondary
#77C2E0
accent
#A4E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181513
muted
#868483