#F8BFDA#F8BFDA
#F8BFDA is a very light, moderate pink. Relative luminance 0.623; OKLCH L 86.3% C 0.074 H 348.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFDA |
|---|---|
| RGB | rgb(248, 191, 218) |
| HSL | hsl(332, 80%, 86%) |
| HSV | hsv(332, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 12.1%, 2.7%) |
| CIE-LAB | lab(83.06, 24.53, -5.56) |
| CIE-LCH | lch(83.06, 25.15, 347.24°) |
| OKLab | oklab(86.34% 0.0722 -0.0144) |
| OKLCH | oklch(86.34% 0.074 348.7) |
| XYZ | xyz(69.9968, 62.2826, 74.6507) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.78
Pastel Pink
#FFBACD
ΔE00 4.06
Powder Pink
#FFB2D0
ΔE00 4.14
Pale Pink
#FFCFDC
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 5.53
Bubblegum
#FFC1CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFDA #BFF8DD
analogous
#F8BFF6 #F8BFDA #F8C0BF
triadic
#F8BFDA #DAF8BF #BFDAF8
tetradic
#F8BFDA #F6F8BF #BFF8DD #C0BFF8
square
#F8BFDA #F6F8BF #BFF8DD #C0BFF8
split-complementary
#F8BFDA #BFF8C0 #BFF6F8
monochromatic
#EC519A #F288BA #F8BFDA #FCE3EF #FCE3EF
Accessibility & contrast
On white
1.56
#F8BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F8BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFDA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFDA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#FFBEC8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f8bfda; /* rgb */ color: rgb(248, 191, 218); /* oklch */ color: oklch(86.3% 0.074 348.7);
Tailwind
colors: {
custom: {
50: '#fbd2e5',
500: '#f8bfda',
950: '#000000',
},
}SCSS
$custom: #f8bfda; $custom-light: #fbd2e5; $custom-dark: #000000;
JSON
{
"hex": "#f8bfda",
"rgb": {
"r": 248,
"g": 191,
"b": 218
},
"hsl": {
"h": 331.579,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.86344,
"c": 0.07362,
"h": 348.7
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#F8BFDA
secondary
#80DBB0
accent
#DD7809
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384