#F1BEBC#F1BEBC
#F1BEBC is a very light, muted red. Relative luminance 0.592; OKLCH L 84.6% C 0.059 H 21.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEBC |
|---|---|
| RGB | rgb(241, 190, 188) |
| HSL | hsl(2, 65%, 84%) |
| HSV | hsv(2, 22%, 95%) |
| CMYK | cmyk(0%, 21.2%, 22%, 5.5%) |
| CIE-LAB | lab(81.38, 17.97, 8.01) |
| CIE-LCH | lch(81.38, 19.68, 24.03°) |
| OKLab | oklab(84.63% 0.0551 0.0211) |
| OKLCH | oklch(84.63% 0.059 21) |
| XYZ | xyz(63.7668, 59.1612, 55.6276) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.28
Light Rose
#FFC5CB
ΔE00 4.02
Bubblegum
#FFC1CC
ΔE00 5.42
Pink
#FFC0CB
ΔE00 5.44
Lightpink
#FFB6C1
ΔE00 6.19
Pale Pink
#FFCFDC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEBC #BCEFF1
analogous
#F1BCD5 #F1BEBC #F1D9BC
triadic
#F1BEBC #BCF1BE #BEBCF1
tetradic
#F1BEBC #D5F1BC #BCEFF1 #D9BCF1
square
#F1BEBC #D5F1BC #BCEFF1 #D9BCF1
split-complementary
#F1BEBC #BCF1D9 #BCD5F1
monochromatic
#DC5C57 #E68D89 #F1BEBC #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.64
#F1BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F1BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEBC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEBC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#FCB9BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1bebc; /* rgb */ color: rgb(241, 190, 188); /* oklch */ color: oklch(84.6% 0.059 21.0);
Tailwind
colors: {
custom: {
50: '#f6d1d0',
500: '#f1bebc',
950: '#000000',
},
}SCSS
$custom: #f1bebc; $custom-light: #f6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#f1bebc",
"rgb": {
"r": 241,
"g": 190,
"b": 188
},
"hsl": {
"h": 2.264,
"s": 65.432,
"l": 84.118
},
"oklch": {
"l": 0.84631,
"c": 0.05898,
"h": 21
},
"luminance": 0.59159
}Semantic roles & 50–950 ramp
primary
#F1BEBC
secondary
#81CDD0
accent
#C6CD18
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383