#F5BDCB#F5BDCB
#F5BDCB is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.2% C 0.067 H 2.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BDCB |
|---|---|
| RGB | rgb(245, 189, 203) |
| HSL | hsl(345, 74%, 85%) |
| HSV | hsv(345, 23%, 96%) |
| CMYK | cmyk(0%, 22.9%, 17.1%, 3.9%) |
| CIE-LAB | lab(81.90, 22.17, 0.76) |
| CIE-LCH | lch(81.90, 22.19, 1.96°) |
| OKLab | oklab(85.25% 0.0666 0.0023) |
| OKLCH | oklch(85.25% 0.067 2) |
| XYZ | xyz(66.6335, 60.1222, 64.5832) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.18
Pink
#FFC0CB
ΔE00 2.24
Pastel Pink
#FFBACD
ΔE00 2.75
Light Rose
#FFC5CB
ΔE00 3.46
Baby Pink
#FFB7CE
ΔE00 3.70
Lightpink
#FFB6C1
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BDCB #BDF5E7
analogous
#F5BDE7 #F5BDCB #F5CBBD
triadic
#F5BDCB #CBF5BD #BDCBF5
tetradic
#F5BDCB #E7F5BD #BDF5E7 #CBBDF5
square
#F5BDCB #E7F5BD #BDF5E7 #CBBDF5
split-complementary
#F5BDCB #BDF5CB #BDE7F5
monochromatic
#E55377 #ED88A1 #F5BDCB #FBE4EA #FBE4EA
Accessibility & contrast
On white
1.61
#F5BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F5BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BDCB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BDCB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f5bdcb; /* rgb */ color: rgb(245, 189, 203); /* oklch */ color: oklch(85.2% 0.067 2.0);
Tailwind
colors: {
custom: {
50: '#f9d1da',
500: '#f5bdcb',
950: '#000000',
},
}SCSS
$custom: #f5bdcb; $custom-light: #f9d1da; $custom-dark: #000000;
JSON
{
"hex": "#f5bdcb",
"rgb": {
"r": 245,
"g": 189,
"b": 203
},
"hsl": {
"h": 345,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.85249,
"c": 0.06664,
"h": 2
},
"luminance": 0.60119
}Semantic roles & 50–950 ramp
primary
#F5BDCB
secondary
#80D6C1
accent
#D6A410
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383