#F6BFDF#F6BFDF
#F6BFDF is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.3% C 0.075 H 343.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFDF |
|---|---|
| RGB | rgb(246, 191, 223) |
| HSL | hsl(325, 75%, 86%) |
| HSV | hsv(325, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 9.3%, 3.5%) |
| CIE-LAB | lab(83.01, 24.66, -8.33) |
| CIE-LCH | lch(83.01, 26.03, 341.33°) |
| OKLab | oklab(86.31% 0.0717 -0.0219) |
| OKLCH | oklch(86.31% 0.075 343) |
| XYZ | xyz(69.9555, 62.1845, 78.1156) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.94
Baby Pink
#FFB7CE
ΔE00 5.16
Pastel Pink
#FFBACD
ΔE00 5.63
Pale Mauve
#FED0FC
ΔE00 5.72
Light Pink
#FFD1DF
ΔE00 6.53
Pale Pink
#FFCFDC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFDF #BFF6D6
analogous
#F1BFF6 #F6BFDF #F6BFC3
triadic
#F6BFDF #DFF6BF #BFDFF6
tetradic
#F6BFDF #F6F1BF #BFF6D6 #BFC3F6
square
#F6BFDF #F6F1BF #BFF6D6 #BFC3F6
split-complementary
#F6BFDF #C3F6BF #BFF6F1
monochromatic
#E754A9 #EE89C4 #F6BFDF #FBE4F2 #FBE4F2
Accessibility & contrast
On white
1.56
#F6BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#F6BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFDF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFDF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#FDBFCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bfdf; /* rgb */ color: rgb(246, 191, 223); /* oklch */ color: oklch(86.3% 0.075 343.0);
Tailwind
colors: {
custom: {
50: '#f9d2e9',
500: '#f6bfdf',
950: '#000000',
},
}SCSS
$custom: #f6bfdf; $custom-light: #f9d2e9; $custom-dark: #000000;
JSON
{
"hex": "#f6bfdf",
"rgb": {
"r": 246,
"g": 191,
"b": 223
},
"hsl": {
"h": 325.091,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.86306,
"c": 0.07499,
"h": 343
},
"luminance": 0.62182
}Semantic roles & 50–950 ramp
primary
#F6BFDF
secondary
#81D8A5
accent
#D8620E
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384