#FBBFC4#FBBFC4
#FBBFC4 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.0% C 0.069 H 13.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFC4 |
|---|---|
| RGB | rgb(251, 191, 196) |
| HSL | hsl(355, 88%, 87%) |
| HSV | hsv(355, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 21.9%, 1.6%) |
| CIE-LAB | lab(82.79, 22.22, 5.87) |
| CIE-LCH | lch(82.79, 22.98, 14.79°) |
| OKLab | oklab(86.01% 0.0675 0.0157) |
| OKLCH | oklch(86.01% 0.069 13) |
| XYZ | xyz(68.3790, 61.7595, 60.5328) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.59
Light Rose
#FFC5CB
ΔE00 1.46
Pink
#FFC0CB
ΔE00 2.18
Bubblegum
#FFC1CC
ΔE00 2.21
Lightpink
#FFB6C1
ΔE00 3.25
Pastel Pink
#FFBACD
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFC4 #BFFBF6
analogous
#FBBFE2 #FBBFC4 #FBD8BF
triadic
#FBBFC4 #C4FBBF #BFC4FB
tetradic
#FBBFC4 #E2FBBF #BFFBF6 #D8BFFB
square
#FBBFC4 #E2FBBF #BFFBF6 #D8BFFB
split-complementary
#FBBFC4 #BFFBD8 #BFE2FB
monochromatic
#F44C5A #F7858F #FBBFC4 #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.57
#FBBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FBBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFC4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFC4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C4
Deuteranopia (green-blind)
#D7D2C3
Tritanopia (blue-blind)
#FFBAC1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbfc4; /* rgb */ color: rgb(251, 191, 196); /* oklch */ color: oklch(86.0% 0.069 13.0);
Tailwind
colors: {
custom: {
50: '#fdd2d5',
500: '#fbbfc4',
950: '#000000',
},
}SCSS
$custom: #fbbfc4; $custom-light: #fdd2d5; $custom-dark: #000000;
JSON
{
"hex": "#fbbfc4",
"rgb": {
"r": 251,
"g": 191,
"b": 196
},
"hsl": {
"h": 355,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.86007,
"c": 0.06933,
"h": 13
},
"luminance": 0.61756
}Semantic roles & 50–950 ramp
primary
#FBBFC4
secondary
#7EE0D8
accent
#E5D201
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383