#FBBFC7#FBBFC7
#FBBFC7 is a very light, moderate red. Relative luminance 0.619; OKLCH L 86.1% C 0.070 H 9.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFC7 |
|---|---|
| RGB | rgb(251, 191, 199) |
| HSL | hsl(352, 88%, 87%) |
| HSV | hsv(352, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 20.7%, 1.6%) |
| CIE-LAB | lab(82.86, 22.66, 4.37) |
| CIE-LCH | lch(82.86, 23.07, 10.91°) |
| OKLab | oklab(86.09% 0.0687 0.0118) |
| OKLCH | oklch(86.09% 0.07 9.7) |
| XYZ | xyz(68.7239, 61.8975, 62.3492) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.21
Bubblegum
#FFC1CC
ΔE00 1.24
Light Rose
#FFC5CB
ΔE00 1.50
Pale Rose
#FDC1C5
ΔE00 1.50
Lightpink
#FFB6C1
ΔE00 2.89
Pastel Pink
#FFBACD
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFC7 #BFFBF3
analogous
#FBBFE5 #FBBFC7 #FBD5BF
triadic
#FBBFC7 #C7FBBF #BFC7FB
tetradic
#FBBFC7 #E5FBBF #BFFBF3 #D5BFFB
square
#FBBFC7 #E5FBBF #BFFBF3 #D5BFFB
split-complementary
#FBBFC7 #BFFBD5 #BFE5FB
monochromatic
#F44C62 #F78595 #FBBFC7 #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.57
#FBBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FBBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFC7
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFC7 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C7
Deuteranopia (green-blind)
#D6D2C6
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbfc7; /* rgb */ color: rgb(251, 191, 199); /* oklch */ color: oklch(86.1% 0.070 9.7);
Tailwind
colors: {
custom: {
50: '#fdd2d8',
500: '#fbbfc7',
950: '#000000',
},
}SCSS
$custom: #fbbfc7; $custom-light: #fdd2d8; $custom-dark: #000000;
JSON
{
"hex": "#fbbfc7",
"rgb": {
"r": 251,
"g": 191,
"b": 199
},
"hsl": {
"h": 352,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.86088,
"c": 0.06966,
"h": 9.7
},
"luminance": 0.61894
}Semantic roles & 50–950 ramp
primary
#FBBFC7
secondary
#7EE0D3
accent
#E5C601
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383