#F5BFDF#F5BFDF
#F5BFDF is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.2% C 0.074 H 342.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFDF |
|---|---|
| RGB | rgb(245, 191, 223) |
| HSL | hsl(324, 73%, 85%) |
| HSV | hsv(324, 22%, 96%) |
| CMYK | cmyk(0%, 22%, 9%, 3.9%) |
| CIE-LAB | lab(82.92, 24.32, -8.49) |
| CIE-LCH | lch(82.92, 25.76, 340.77°) |
| OKLab | oklab(86.21% 0.0706 -0.0223) |
| OKLCH | oklch(86.21% 0.074 342.5) |
| XYZ | xyz(69.6056, 62.0041, 78.0992) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.12
Baby Pink
#FFB7CE
ΔE00 5.33
Pale Mauve
#FED0FC
ΔE00 5.64
Pastel Pink
#FFBACD
ΔE00 5.78
Very Light Purple
#F6CEFC
ΔE00 6.47
Light Pink
#FFD1DF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFDF #BFF5D5
analogous
#F0BFF5 #F5BFDF #F5BFC4
triadic
#F5BFDF #DFF5BF #BFDFF5
tetradic
#F5BFDF #F5F0BF #BFF5D5 #BFC4F5
square
#F5BFDF #F5F0BF #BFF5D5 #BFC4F5
split-complementary
#F5BFDF #C4F5BF #BFF5F0
monochromatic
#E455AA #ED8AC5 #F5BFDF #FBE5F2 #FBE5F2
Accessibility & contrast
On white
1.57
#F5BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#F5BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFDF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFDF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE0
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#FCBFCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5bfdf; /* rgb */ color: rgb(245, 191, 223); /* oklch */ color: oklch(86.2% 0.074 342.5);
Tailwind
colors: {
custom: {
50: '#f9d2e9',
500: '#f5bfdf',
950: '#000000',
},
}SCSS
$custom: #f5bfdf; $custom-light: #f9d2e9; $custom-dark: #000000;
JSON
{
"hex": "#f5bfdf",
"rgb": {
"r": 245,
"g": 191,
"b": 223
},
"hsl": {
"h": 324.444,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.8621,
"c": 0.07407,
"h": 342.5
},
"luminance": 0.62002
}Semantic roles & 50–950 ramp
primary
#F5BFDF
secondary
#82D6A4
accent
#D56110
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384