#FBBFC6#FBBFC6
#FBBFC6 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.1% C 0.070 H 10.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFC6 |
|---|---|
| RGB | rgb(251, 191, 198) |
| HSL | hsl(353, 88%, 87%) |
| HSV | hsv(353, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 21.1%, 1.6%) |
| CIE-LAB | lab(82.83, 22.51, 4.87) |
| CIE-LCH | lch(82.83, 23.03, 12.20°) |
| OKLab | oklab(86.06% 0.0683 0.0131) |
| OKLCH | oklch(86.06% 0.07 10.8) |
| XYZ | xyz(68.6082, 61.8512, 61.7397) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.17
Light Rose
#FFC5CB
ΔE00 1.39
Pink
#FFC0CB
ΔE00 1.51
Bubblegum
#FFC1CC
ΔE00 1.54
Lightpink
#FFB6C1
ΔE00 2.97
Pastel Pink
#FFBACD
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFC6 #BFFBF4
analogous
#FBBFE4 #FBBFC6 #FBD6BF
triadic
#FBBFC6 #C6FBBF #BFC6FB
tetradic
#FBBFC6 #E4FBBF #BFFBF4 #D6BFFB
square
#FBBFC6 #E4FBBF #BFFBF4 #D6BFFB
split-complementary
#FBBFC6 #BFFBD6 #BFE4FB
monochromatic
#F44C5F #F78593 #FBBFC6 #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.57
#FBBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FBBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFC6
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFC6 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C6
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbfc6; /* rgb */ color: rgb(251, 191, 198); /* oklch */ color: oklch(86.1% 0.070 10.8);
Tailwind
colors: {
custom: {
50: '#fdd2d7',
500: '#fbbfc6',
950: '#000000',
},
}SCSS
$custom: #fbbfc6; $custom-light: #fdd2d7; $custom-dark: #000000;
JSON
{
"hex": "#fbbfc6",
"rgb": {
"r": 251,
"g": 191,
"b": 198
},
"hsl": {
"h": 353,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.86061,
"c": 0.06953,
"h": 10.8
},
"luminance": 0.61848
}Semantic roles & 50–950 ramp
primary
#FBBFC6
secondary
#7EE0D5
accent
#E5CA01
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383