#FBB8C5#FBB8C5
#FBB8C5 is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.8% C 0.079 H 6.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8C5 |
|---|---|
| RGB | rgb(251, 184, 197) |
| HSL | hsl(348, 89%, 85%) |
| HSV | hsv(348, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 21.5%, 1.6%) |
| CIE-LAB | lab(81.20, 26.05, 3.03) |
| CIE-LCH | lch(81.20, 26.23, 6.64°) |
| OKLab | oklab(84.79% 0.0787 0.0083) |
| OKLCH | oklch(84.79% 0.079 6) |
| XYZ | xyz(67.0030, 58.8248, 60.6375) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.50
Pink
#FFC0CB
ΔE00 1.89
Pastel Pink
#FFBACD
ΔE00 2.04
Bubblegum
#FFC1CC
ΔE00 2.13
Soft Pink
#FDB0C0
ΔE00 2.26
Baby Pink
#FFB7CE
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8C5 #B8FBEE
analogous
#FBB8E6 #FBB8C5 #FBCCB8
triadic
#FBB8C5 #C5FBB8 #B8C5FB
tetradic
#FBB8C5 #E6FBB8 #B8FBEE #CCB8FB
square
#FBB8C5 #E6FBB8 #B8FBEE #CCB8FB
split-complementary
#FBB8C5 #B8FBCC #B8E6FB
monochromatic
#F44466 #F87E96 #FBB8C5 #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.65
#FBB8C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FBB8C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8C5
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8C5 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C5
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#FFB3BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb8c5; /* rgb */ color: rgb(251, 184, 197); /* oklch */ color: oklch(84.8% 0.079 6.0);
Tailwind
colors: {
custom: {
50: '#fdcdd6',
500: '#fbb8c5',
950: '#000000',
},
}SCSS
$custom: #fbb8c5; $custom-light: #fdcdd6; $custom-dark: #000000;
JSON
{
"hex": "#fbb8c5",
"rgb": {
"r": 251,
"g": 184,
"b": 197
},
"hsl": {
"h": 348.358,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.84787,
"c": 0.07914,
"h": 6
},
"luminance": 0.58821
}Semantic roles & 50–950 ramp
primary
#FBB8C5
secondary
#77E0CC
accent
#E6B900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383