#F5BFEB#F5BFEB
#F5BFEB is a very light, moderate pink. Relative luminance 0.627; OKLCH L 86.6% C 0.084 H 332.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFEB |
|---|---|
| RGB | rgb(245, 191, 235) |
| HSL | hsl(311, 73%, 85%) |
| HSV | hsv(311, 22%, 96%) |
| CMYK | cmyk(0%, 22%, 4.1%, 3.9%) |
| CIE-LAB | lab(83.27, 26.38, -14.38) |
| CIE-LCH | lch(83.27, 30.04, 331.41°) |
| OKLab | oklab(86.6% 0.0746 -0.0384) |
| OKLCH | oklch(86.6% 0.084 332.8) |
| XYZ | xyz(71.2811, 62.6743, 86.9236) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.89
Very Light Purple
#F6CEFC
ΔE00 4.31
Light Lavendar
#EFC0FE
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFEB #BFF5C9
analogous
#E4BFF5 #F5BFEB #F5BFD0
triadic
#F5BFEB #EBF5BF #BFEBF5
tetradic
#F5BFEB #F5E4BF #BFF5C9 #BFD0F5
square
#F5BFEB #F5E4BF #BFF5C9 #BFD0F5
split-complementary
#F5BFEB #D0F5BF #BFF5E4
monochromatic
#E455CA #ED8ADA #F5BFEB #FBE5F7 #FBE5F7
Accessibility & contrast
On white
1.55
#F5BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F5BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFEB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFEB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#FAC1CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5bfeb; /* rgb */ color: rgb(245, 191, 235); /* oklch */ color: oklch(86.6% 0.084 332.8);
Tailwind
colors: {
custom: {
50: '#f9d2f1',
500: '#f5bfeb',
950: '#000000',
},
}SCSS
$custom: #f5bfeb; $custom-light: #f9d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f5bfeb",
"rgb": {
"r": 245,
"g": 191,
"b": 235
},
"hsl": {
"h": 311.111,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.86601,
"c": 0.08388,
"h": 332.8
},
"luminance": 0.62672
}Semantic roles & 50–950 ramp
primary
#F5BFEB
secondary
#82D691
accent
#D53510
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385