#F0BFBE#F0BFBE
#F0BFBE is a very light, muted red. Relative luminance 0.595; OKLCH L 84.8% C 0.056 H 19.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BFBE |
|---|---|
| RGB | rgb(240, 191, 190) |
| HSL | hsl(1, 63%, 84%) |
| HSV | hsv(1, 21%, 94%) |
| CMYK | cmyk(0%, 20.4%, 20.8%, 5.9%) |
| CIE-LAB | lab(81.57, 17.37, 7.20) |
| CIE-LCH | lch(81.57, 18.80, 22.51°) |
| OKLab | oklab(84.77% 0.0532 0.019) |
| OKLCH | oklch(84.77% 0.056 19.7) |
| XYZ | xyz(63.8607, 59.5071, 56.8274) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.30
Light Rose
#FFC5CB
ΔE00 3.87
Bubblegum
#FFC1CC
ΔE00 5.27
Pink
#FFC0CB
ΔE00 5.31
Lightpink
#FFB6C1
ΔE00 6.28
Pale Pink
#FFCFDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BFBE #BEEFF0
analogous
#F0BED6 #F0BFBE #F0D8BE
triadic
#F0BFBE #BEF0BF #BFBEF0
tetradic
#F0BFBE #D6F0BE #BEEFF0 #D8BEF0
square
#F0BFBE #D6F0BE #BEEFF0 #D8BEF0
split-complementary
#F0BFBE #BEF0D8 #BED6F0
monochromatic
#D95D5B #E58E8C #F0BFBE #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.63
#F0BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F0BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BFBE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BFBE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FBBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f0bfbe; /* rgb */ color: rgb(240, 191, 190); /* oklch */ color: oklch(84.8% 0.056 19.7);
Tailwind
colors: {
custom: {
50: '#f5d2d1',
500: '#f0bfbe',
950: '#000000',
},
}SCSS
$custom: #f0bfbe; $custom-light: #f5d2d1; $custom-dark: #000000;
JSON
{
"hex": "#f0bfbe",
"rgb": {
"r": 240,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.2,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.84772,
"c": 0.05648,
"h": 19.7
},
"luminance": 0.59505
}Semantic roles & 50–950 ramp
primary
#F0BFBE
secondary
#84CDCF
accent
#C7CA1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383