#F0BCBD#F0BCBD
#F0BCBD is a very light, moderate red. Relative luminance 0.582; OKLCH L 84.2% C 0.060 H 17.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BCBD |
|---|---|
| RGB | rgb(240, 188, 189) |
| HSL | hsl(359, 63%, 84%) |
| HSV | hsv(359, 22%, 94%) |
| CMYK | cmyk(0%, 21.7%, 21.2%, 5.9%) |
| CIE-LAB | lab(80.83, 18.81, 6.68) |
| CIE-LCH | lch(80.83, 19.96, 19.54°) |
| OKLab | oklab(84.19% 0.0574 0.0177) |
| OKLCH | oklch(84.19% 0.06 17.1) |
| XYZ | xyz(63.1042, 58.1685, 56.0379) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.67
Light Rose
#FFC5CB
ΔE00 3.41
Bubblegum
#FFC1CC
ΔE00 4.48
Pink
#FFC0CB
ΔE00 4.48
Lightpink
#FFB6C1
ΔE00 5.21
Pale Pink
#FFCFDC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BCBD #BCF0EF
analogous
#F0BCD7 #F0BCBD #F0D5BC
triadic
#F0BCBD #BDF0BC #BCBDF0
tetradic
#F0BCBD #D7F0BC #BCF0EF #D5BCF0
square
#F0BCBD #D7F0BC #BCF0EF #D5BCF0
split-complementary
#F0BCBD #BCF0D5 #BCD7F0
monochromatic
#DA585A #E58A8C #F0BCBD #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.66
#F0BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F0BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BCBD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BCBD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#D1CCBC
Tritanopia (blue-blind)
#FBB7BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f0bcbd; /* rgb */ color: rgb(240, 188, 189); /* oklch */ color: oklch(84.2% 0.060 17.1);
Tailwind
colors: {
custom: {
50: '#f5d0d0',
500: '#f0bcbd',
950: '#000000',
},
}SCSS
$custom: #f0bcbd; $custom-light: #f5d0d0; $custom-dark: #000000;
JSON
{
"hex": "#f0bcbd",
"rgb": {
"r": 240,
"g": 188,
"b": 189
},
"hsl": {
"h": 358.846,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.84192,
"c": 0.06009,
"h": 17.1
},
"luminance": 0.58166
}Semantic roles & 50–950 ramp
primary
#F0BCBD
secondary
#82CFCD
accent
#CBC81A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383