#F8BBCF#F8BBCF
#F8BBCF is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.3% C 0.074 H 357.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBCF |
|---|---|
| RGB | rgb(248, 187, 207) |
| HSL | hsl(340, 81%, 85%) |
| HSV | hsv(340, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 16.5%, 2.7%) |
| CIE-LAB | lab(81.84, 24.90, -1.45) |
| CIE-LCH | lch(81.84, 24.94, 356.67°) |
| OKLab | oklab(85.3% 0.0744 -0.0035) |
| OKLCH | oklch(85.3% 0.074 357.3) |
| XYZ | xyz(67.7444, 60.0050, 67.0331) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.75
Baby Pink
#FFB7CE
ΔE00 2.09
Pink
#FFC0CB
ΔE00 3.33
Bubblegum
#FFC1CC
ΔE00 3.33
Powder Pink
#FFB2D0
ΔE00 3.63
Soft Pink
#FDB0C0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBCF #BBF8E4
analogous
#F8BBED #F8BBCF #F8C5BB
triadic
#F8BBCF #CFF8BB #BBCFF8
tetradic
#F8BBCF #EDF8BB #BBF8E4 #C5BBF8
square
#F8BBCF #EDF8BB #BBF8E4 #C5BBF8
split-complementary
#F8BBCF #BBF8C5 #BBEDF8
monochromatic
#ED4C81 #F284A8 #F8BBCF #FCE3EB #FCE3EB
Accessibility & contrast
On white
1.62
#F8BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#F8BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBCF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBCF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#FFB8C2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f8bbcf; /* rgb */ color: rgb(248, 187, 207); /* oklch */ color: oklch(85.3% 0.074 357.3);
Tailwind
colors: {
custom: {
50: '#fbcfdd',
500: '#f8bbcf',
950: '#000000',
},
}SCSS
$custom: #f8bbcf; $custom-light: #fbcfdd; $custom-dark: #000000;
JSON
{
"hex": "#f8bbcf",
"rgb": {
"r": 248,
"g": 187,
"b": 207
},
"hsl": {
"h": 340.328,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.85302,
"c": 0.07448,
"h": 357.3
},
"luminance": 0.60002
}Semantic roles & 50–950 ramp
primary
#F8BBCF
secondary
#7CDBBC
accent
#DE9808
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384