#FBBFC5#FBBFC5
#FBBFC5 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.0% C 0.069 H 11.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFC5 |
|---|---|
| RGB | rgb(251, 191, 197) |
| HSL | hsl(354, 88%, 87%) |
| HSV | hsv(354, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 21.5%, 1.6%) |
| CIE-LAB | lab(82.81, 22.37, 5.37) |
| CIE-LCH | lch(82.81, 23.00, 13.49°) |
| OKLab | oklab(86.03% 0.0679 0.0144) |
| OKLCH | oklch(86.03% 0.069 11.9) |
| XYZ | xyz(68.4932, 61.8052, 61.1343) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.85
Light Rose
#FFC5CB
ΔE00 1.38
Pink
#FFC0CB
ΔE00 1.84
Bubblegum
#FFC1CC
ΔE00 1.87
Lightpink
#FFB6C1
ΔE00 3.09
Pastel Pink
#FFBACD
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFC5 #BFFBF5
analogous
#FBBFE3 #FBBFC5 #FBD7BF
triadic
#FBBFC5 #C5FBBF #BFC5FB
tetradic
#FBBFC5 #E3FBBF #BFFBF5 #D7BFFB
square
#FBBFC5 #E3FBBF #BFFBF5 #D7BFFB
split-complementary
#FBBFC5 #BFFBD7 #BFE3FB
monochromatic
#F44C5D #F78591 #FBBFC5 #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.57
#FBBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FBBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFC5
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFC5 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#FFBAC1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbfc5; /* rgb */ color: rgb(251, 191, 197); /* oklch */ color: oklch(86.0% 0.069 11.9);
Tailwind
colors: {
custom: {
50: '#fdd2d6',
500: '#fbbfc5',
950: '#000000',
},
}SCSS
$custom: #fbbfc5; $custom-light: #fdd2d6; $custom-dark: #000000;
JSON
{
"hex": "#fbbfc5",
"rgb": {
"r": 251,
"g": 191,
"b": 197
},
"hsl": {
"h": 354,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.86034,
"c": 0.06942,
"h": 11.9
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#FBBFC5
secondary
#7EE0D7
accent
#E5CE01
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383