#F5BBDF#F5BBDF
#F5BBDF is a very light, moderate pink. Relative luminance 0.603; OKLCH L 85.5% C 0.081 H 341.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBDF |
|---|---|
| RGB | rgb(245, 187, 223) |
| HSL | hsl(323, 74%, 85%) |
| HSV | hsv(323, 24%, 96%) |
| CMYK | cmyk(0%, 23.7%, 9%, 3.9%) |
| CIE-LAB | lab(81.99, 26.44, -9.86) |
| CIE-LCH | lch(81.99, 28.22, 339.55°) |
| OKLab | oklab(85.5% 0.0766 -0.026) |
| OKLCH | oklch(85.5% 0.081 341.2) |
| XYZ | xyz(68.7451, 60.2833, 77.8123) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.79
Baby Pink
#FFB7CE
ΔE00 5.52
Pale Mauve
#FED0FC
ΔE00 5.87
Pastel Pink
#FFBACD
ΔE00 6.24
Very Light Purple
#F6CEFC
ΔE00 6.61
Light Pink
#FFD1DF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBDF #BBF5D1
analogous
#EEBBF5 #F5BBDF #F5BBC2
triadic
#F5BBDF #DFF5BB #BBDFF5
tetradic
#F5BBDF #F5EEBB #BBF5D1 #BBC2F5
square
#F5BBDF #F5EEBB #BBF5D1 #BBC2F5
split-complementary
#F5BBDF #C2F5BB #BBF5EE
monochromatic
#E550AD #ED86C6 #F5BBDF #FBE4F2 #FBE4F2
Accessibility & contrast
On white
1.61
#F5BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#F5BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E0
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#FCBBC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f5bbdf; /* rgb */ color: rgb(245, 187, 223); /* oklch */ color: oklch(85.5% 0.081 341.2);
Tailwind
colors: {
custom: {
50: '#f9cfe9',
500: '#f5bbdf',
950: '#000000',
},
}SCSS
$custom: #f5bbdf; $custom-light: #f9cfe9; $custom-dark: #000000;
JSON
{
"hex": "#f5bbdf",
"rgb": {
"r": 245,
"g": 187,
"b": 223
},
"hsl": {
"h": 322.759,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.85498,
"c": 0.08094,
"h": 341.2
},
"luminance": 0.60281
}Semantic roles & 50–950 ramp
primary
#F5BBDF
secondary
#7ED69F
accent
#D65B0F
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384