#F5BFEC#F5BFEC
#F5BFEC is a very light, moderate pink. Relative luminance 0.627; OKLCH L 86.6% C 0.085 H 332.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFEC |
|---|---|
| RGB | rgb(245, 191, 236) |
| HSL | hsl(310, 73%, 85%) |
| HSV | hsv(310, 22%, 96%) |
| CMYK | cmyk(0%, 22%, 3.7%, 3.9%) |
| CIE-LAB | lab(83.30, 26.56, -14.87) |
| CIE-LCH | lch(83.30, 30.43, 330.76°) |
| OKLab | oklab(86.64% 0.0749 -0.0397) |
| OKLCH | oklch(86.64% 0.085 332.1) |
| XYZ | xyz(71.4260, 62.7323, 87.6866) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.84
Very Light Purple
#F6CEFC
ΔE00 4.20
Light Lavendar
#EFC0FE
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.50
Pale Lavender
#EECFFE
ΔE00 6.01
Powder Pink
#FFB2D0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFEC #BFF5C8
analogous
#E3BFF5 #F5BFEC #F5BFD1
triadic
#F5BFEC #ECF5BF #BFECF5
tetradic
#F5BFEC #F5E3BF #BFF5C8 #BFD1F5
square
#F5BFEC #F5E3BF #BFF5C8 #BFD1F5
split-complementary
#F5BFEC #D1F5BF #BFF5E3
monochromatic
#E455CD #ED8ADC #F5BFEC #FBE5F7 #FBE5F7
Accessibility & contrast
On white
1.55
#F5BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F5BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFEC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFEC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#FAC2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5bfec; /* rgb */ color: rgb(245, 191, 236); /* oklch */ color: oklch(86.6% 0.085 332.1);
Tailwind
colors: {
custom: {
50: '#f9d2f2',
500: '#f5bfec',
950: '#000000',
},
}SCSS
$custom: #f5bfec; $custom-light: #f9d2f2; $custom-dark: #000000;
JSON
{
"hex": "#f5bfec",
"rgb": {
"r": 245,
"g": 191,
"b": 236
},
"hsl": {
"h": 310,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.86635,
"c": 0.08479,
"h": 332.1
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#F5BFEC
secondary
#82D690
accent
#D53110
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385