#F6BFEB#F6BFEB
#F6BFEB is a very light, moderate pink. Relative luminance 0.629; OKLCH L 86.7% C 0.085 H 333.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFEB |
|---|---|
| RGB | rgb(246, 191, 235) |
| HSL | hsl(312, 75%, 86%) |
| HSV | hsv(312, 22%, 96%) |
| CMYK | cmyk(0%, 22.4%, 4.5%, 3.5%) |
| CIE-LAB | lab(83.37, 26.71, -14.22) |
| CIE-LCH | lch(83.37, 30.26, 331.96°) |
| OKLab | oklab(86.7% 0.0757 -0.0379) |
| OKLCH | oklch(86.7% 0.085 333.4) |
| XYZ | xyz(71.6310, 62.8547, 86.9400) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.93
Very Light Purple
#F6CEFC
ΔE00 4.44
Light Lavendar
#EFC0FE
ΔE00 5.49
Light Lilac
#EDC8FF
ΔE00 5.87
Pale Lavender
#EECFFE
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFEB #BFF6CA
analogous
#E5BFF6 #F6BFEB #F6BFCF
triadic
#F6BFEB #EBF6BF #BFEBF6
tetradic
#F6BFEB #F6E5BF #BFF6CA #BFCFF6
square
#F6BFEB #F6E5BF #BFF6CA #BFCFF6
split-complementary
#F6BFEB #CFF6BF #BFF6E5
monochromatic
#E754C9 #EE89DA #F6BFEB #FBE4F7 #FBE4F7
Accessibility & contrast
On white
1.55
#F6BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F6BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFEB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFEB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#FBC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6bfeb; /* rgb */ color: rgb(246, 191, 235); /* oklch */ color: oklch(86.7% 0.085 333.4);
Tailwind
colors: {
custom: {
50: '#f9d2f1',
500: '#f6bfeb',
950: '#000000',
},
}SCSS
$custom: #f6bfeb; $custom-light: #f9d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f6bfeb",
"rgb": {
"r": 246,
"g": 191,
"b": 235
},
"hsl": {
"h": 312,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.86696,
"c": 0.08466,
"h": 333.4
},
"luminance": 0.62853
}Semantic roles & 50–950 ramp
primary
#F6BFEB
secondary
#81D893
accent
#D8360E
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385