#F0BDBE#F0BDBE
#F0BDBE is a very light, muted red. Relative luminance 0.586; OKLCH L 84.4% C 0.059 H 17.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BDBE |
|---|---|
| RGB | rgb(240, 189, 190) |
| HSL | hsl(359, 63%, 84%) |
| HSV | hsv(359, 21%, 94%) |
| CMYK | cmyk(0%, 21.2%, 20.8%, 5.9%) |
| CIE-LAB | lab(81.09, 18.43, 6.51) |
| CIE-LCH | lch(81.09, 19.54, 19.47°) |
| OKLab | oklab(84.4% 0.0563 0.0173) |
| OKLCH | oklch(84.4% 0.059 17.1) |
| XYZ | xyz(63.4275, 58.6408, 56.6830) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.72
Light Rose
#FFC5CB
ΔE00 3.36
Bubblegum
#FFC1CC
ΔE00 4.51
Pink
#FFC0CB
ΔE00 4.53
Lightpink
#FFB6C1
ΔE00 5.39
Pale Pink
#FFCFDC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BDBE #BDF0EF
analogous
#F0BDD8 #F0BDBE #F0D6BD
triadic
#F0BDBE #BEF0BD #BDBEF0
tetradic
#F0BDBE #D8F0BD #BDF0EF #D6BDF0
square
#F0BDBE #D8F0BD #BDF0EF #D6BDF0
split-complementary
#F0BDBE #BDF0D6 #BDD8F0
monochromatic
#D9595C #E58B8D #F0BDBE #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.65
#F0BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#F0BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BDBE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BDBE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FBB8BE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f0bdbe; /* rgb */ color: rgb(240, 189, 190); /* oklch */ color: oklch(84.4% 0.059 17.1);
Tailwind
colors: {
custom: {
50: '#f5d1d1',
500: '#f0bdbe',
950: '#000000',
},
}SCSS
$custom: #f0bdbe; $custom-light: #f5d1d1; $custom-dark: #000000;
JSON
{
"hex": "#f0bdbe",
"rgb": {
"r": 240,
"g": 189,
"b": 190
},
"hsl": {
"h": 358.824,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.84403,
"c": 0.05885,
"h": 17.1
},
"luminance": 0.58638
}Semantic roles & 50–950 ramp
primary
#F0BDBE
secondary
#83CFCD
accent
#CBC71B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383