#F0BFBC#F0BFBC
#F0BFBC is a very light, muted red. Relative luminance 0.594; OKLCH L 84.7% C 0.057 H 22.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFBC |
|---|---|
| RGB | rgb(240, 191, 188) |
| HSL | hsl(3, 63%, 84%) |
| HSV | hsv(3, 22%, 94%) |
| CMYK | cmyk(0%, 20.4%, 21.7%, 5.9%) |
| CIE-LAB | lab(81.52, 17.08, 8.20) |
| CIE-LCH | lch(81.52, 18.94, 25.66°) |
| OKLab | oklab(84.72% 0.0524 0.0216) |
| OKLCH | oklch(84.72% 0.057 22.4) |
| XYZ | xyz(63.6436, 59.4203, 55.6840) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.84
Light Rose
#FFC5CB
ΔE00 4.47
Bubblegum
#FFC1CC
ΔE00 5.96
Pink
#FFC0CB
ΔE00 5.99
Lightpink
#FFB6C1
ΔE00 6.83
Pale Pink
#FFCFDC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFBC #BCEDF0
analogous
#F0BCD3 #F0BFBC #F0D9BC
triadic
#F0BFBC #BCF0BF #BFBCF0
tetradic
#F0BFBC #D3F0BC #BCEDF0 #D9BCF0
square
#F0BFBC #D3F0BC #BCEDF0 #D9BCF0
split-complementary
#F0BFBC #BCF0D9 #BCD3F0
monochromatic
#DA5F58 #E58F8A #F0BFBC #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.63
#F0BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#F0BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFBC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFBC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#FBBABE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f0bfbc; /* rgb */ color: rgb(240, 191, 188); /* oklch */ color: oklch(84.7% 0.057 22.4);
Tailwind
colors: {
custom: {
50: '#f5d2d0',
500: '#f0bfbc',
950: '#000000',
},
}SCSS
$custom: #f0bfbc; $custom-light: #f5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#f0bfbc",
"rgb": {
"r": 240,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.462,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.84719,
"c": 0.0567,
"h": 22.4
},
"luminance": 0.59418
}Semantic roles & 50–950 ramp
primary
#F0BFBC
secondary
#82CACF
accent
#C1CB1A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383