#F0BEBF#F0BEBF
#F0BEBF is a very light, muted red. Relative luminance 0.591; OKLCH L 84.6% C 0.058 H 17.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BEBF |
|---|---|
| RGB | rgb(240, 190, 191) |
| HSL | hsl(359, 63%, 84%) |
| HSV | hsv(359, 21%, 94%) |
| CMYK | cmyk(0%, 20.8%, 20.4%, 5.9%) |
| CIE-LAB | lab(81.36, 18.04, 6.35) |
| CIE-LCH | lch(81.36, 19.13, 19.39°) |
| OKLab | oklab(84.61% 0.0551 0.0169) |
| OKLCH | oklch(84.61% 0.058 17) |
| XYZ | xyz(63.7530, 59.1164, 57.3325) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.80
Light Rose
#FFC5CB
ΔE00 3.35
Bubblegum
#FFC1CC
ΔE00 4.56
Pink
#FFC0CB
ΔE00 4.60
Lightpink
#FFB6C1
ΔE00 5.59
Pale Pink
#FFCFDC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BEBF #BEF0EF
analogous
#F0BED8 #F0BEBF #F0D6BE
triadic
#F0BEBF #BFF0BE #BEBFF0
tetradic
#F0BEBF #D8F0BE #BEF0EF #D6BEF0
square
#F0BEBF #D8F0BE #BEF0EF #D6BEF0
split-complementary
#F0BEBF #BEF0D6 #BED8F0
monochromatic
#D95B5D #E58C8E #F0BEBF #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.64
#F0BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#F0BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BEBF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BEBF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#FBB9BF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0bebf; /* rgb */ color: rgb(240, 190, 191); /* oklch */ color: oklch(84.6% 0.058 17.0);
Tailwind
colors: {
custom: {
50: '#f5d1d2',
500: '#f0bebf',
950: '#000000',
},
}SCSS
$custom: #f0bebf; $custom-light: #f5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f0bebf",
"rgb": {
"r": 240,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.8,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.84614,
"c": 0.05762,
"h": 17
},
"luminance": 0.59114
}Semantic roles & 50–950 ramp
primary
#F0BEBF
secondary
#84CFCD
accent
#CAC71B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383