#F1BEBF#F1BEBF
#F1BEBF is a very light, muted red. Relative luminance 0.593; OKLCH L 84.7% C 0.059 H 17.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEBF |
|---|---|
| RGB | rgb(241, 190, 191) |
| HSL | hsl(359, 65%, 85%) |
| HSV | hsv(359, 21%, 95%) |
| CMYK | cmyk(0%, 21.2%, 20.7%, 5.5%) |
| CIE-LAB | lab(81.45, 18.41, 6.50) |
| CIE-LCH | lch(81.45, 19.52, 19.46°) |
| OKLab | oklab(84.71% 0.0562 0.0173) |
| OKLCH | oklch(84.71% 0.059 17.1) |
| XYZ | xyz(64.0935, 59.2919, 57.3485) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.59
Light Rose
#FFC5CB
ΔE00 3.20
Bubblegum
#FFC1CC
ΔE00 4.42
Pink
#FFC0CB
ΔE00 4.45
Lightpink
#FFB6C1
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEBF #BEF1F0
analogous
#F1BED9 #F1BEBF #F1D7BE
triadic
#F1BEBF #BFF1BE #BEBFF1
tetradic
#F1BEBF #D9F1BE #BEF1F0 #D7BEF1
square
#F1BEBF #D9F1BE #BEF1F0 #D7BEF1
split-complementary
#F1BEBF #BEF1D7 #BED9F1
monochromatic
#DB595C #E68C8D #F1BEBF #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.63
#F1BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#F1BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEBF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEBF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#FCB9BF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1bebf; /* rgb */ color: rgb(241, 190, 191); /* oklch */ color: oklch(84.7% 0.059 17.1);
Tailwind
colors: {
custom: {
50: '#f6d1d2',
500: '#f1bebf',
950: '#000000',
},
}SCSS
$custom: #f1bebf; $custom-light: #f6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f1bebf",
"rgb": {
"r": 241,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.824,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.8471,
"c": 0.05879,
"h": 17.1
},
"luminance": 0.59289
}Semantic roles & 50–950 ramp
primary
#F1BEBF
secondary
#83D0CF
accent
#CCC919
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383