#F1BFDA#F1BFDA
#F1BFDA is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.7% C 0.067 H 345.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFDA |
|---|---|
| RGB | rgb(241, 191, 218) |
| HSL | hsl(328, 64%, 85%) |
| HSV | hsv(328, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 9.5%, 5.5%) |
| CIE-LAB | lab(82.39, 22.12, -6.62) |
| CIE-LCH | lch(82.39, 23.09, 343.33°) |
| OKLab | oklab(85.67% 0.0645 -0.0173) |
| OKLCH | oklch(85.67% 0.067 345) |
| XYZ | xyz(67.5607, 61.0265, 74.5365) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 5.12
Pastel Pink
#FFBACD
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.39
Light Pink
#FFD1DF
ΔE00 5.59
Pale Pink
#FFCFDC
ΔE00 5.62
Bubblegum
#FFC1CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFDA #BFF1D6
analogous
#EFBFF1 #F1BFDA #F1BFC1
triadic
#F1BFDA #DAF1BF #BFDAF1
tetradic
#F1BFDA #F1EFBF #BFF1D6 #BFC1F1
square
#F1BFDA #F1EFBF #BFF1D6 #BFC1F1
split-complementary
#F1BFDA #C1F1BF #BFF1EF
monochromatic
#DB5BA0 #E68DBD #F1BFDA #FAE6F0 #FAE6F0
Accessibility & contrast
On white
1.59
#F1BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F1BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFDA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFDA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#F8BFC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f1bfda; /* rgb */ color: rgb(241, 191, 218); /* oklch */ color: oklch(85.7% 0.067 345.0);
Tailwind
colors: {
custom: {
50: '#f6d2e5',
500: '#f1bfda',
950: '#000000',
},
}SCSS
$custom: #f1bfda; $custom-light: #f6d2e5; $custom-dark: #000000;
JSON
{
"hex": "#f1bfda",
"rgb": {
"r": 241,
"g": 191,
"b": 218
},
"hsl": {
"h": 327.6,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.85672,
"c": 0.0668,
"h": 345
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#F1BFDA
secondary
#84D0A7
accent
#CC6C1A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384