#F3BEBF#F3BEBF
#F3BEBF is a very light, moderate red. Relative luminance 0.596; OKLCH L 84.9% C 0.061 H 17.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BEBF |
|---|---|
| RGB | rgb(243, 190, 191) |
| HSL | hsl(359, 69%, 85%) |
| HSV | hsv(359, 22%, 95%) |
| CMYK | cmyk(0%, 21.8%, 21.4%, 4.7%) |
| CIE-LAB | lab(81.65, 19.13, 6.81) |
| CIE-LCH | lch(81.65, 20.31, 19.58°) |
| OKLab | oklab(84.91% 0.0584 0.018) |
| OKLCH | oklch(84.91% 0.061 17.2) |
| XYZ | xyz(64.7801, 59.6460, 57.3807) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.19
Light Rose
#FFC5CB
ΔE00 2.93
Bubblegum
#FFC1CC
ΔE00 4.17
Pink
#FFC0CB
ΔE00 4.19
Lightpink
#FFB6C1
ΔE00 5.07
Pale Pink
#FFCFDC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BEBF #BEF3F2
analogous
#F3BEDA #F3BEBF #F3D8BE
triadic
#F3BEBF #BFF3BE #BEBFF3
tetradic
#F3BEBF #DAF3BE #BEF3F2 #D8BEF3
square
#F3BEBF #DAF3BE #BEF3F2 #D8BEF3
split-complementary
#F3BEBF #BEF3D8 #BEDAF3
monochromatic
#E05759 #E98A8C #F3BEBF #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.62
#F3BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#F3BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BEBF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BEBF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#FEB9BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3bebf; /* rgb */ color: rgb(243, 190, 191); /* oklch */ color: oklch(84.9% 0.061 17.2);
Tailwind
colors: {
custom: {
50: '#f8d1d2',
500: '#f3bebf',
950: '#000000',
},
}SCSS
$custom: #f3bebf; $custom-light: #f8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f3bebf",
"rgb": {
"r": 243,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.868,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.84905,
"c": 0.06112,
"h": 17.2
},
"luminance": 0.59643
}Semantic roles & 50–950 ramp
primary
#F3BEBF
secondary
#82D3D2
accent
#D1CD15
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383