#F2BEBF#F2BEBF
#F2BEBF is a very light, muted red. Relative luminance 0.595; OKLCH L 84.8% C 0.060 H 17.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEBF |
|---|---|
| RGB | rgb(242, 190, 191) |
| HSL | hsl(359, 67%, 85%) |
| HSV | hsv(359, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 21.1%, 5.1%) |
| CIE-LAB | lab(81.55, 18.77, 6.66) |
| CIE-LCH | lch(81.55, 19.92, 19.52°) |
| OKLab | oklab(84.81% 0.0573 0.0177) |
| OKLCH | oklch(84.81% 0.06 17.1) |
| XYZ | xyz(64.4359, 59.4685, 57.3645) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.38
Light Rose
#FFC5CB
ΔE00 3.05
Bubblegum
#FFC1CC
ΔE00 4.29
Pink
#FFC0CB
ΔE00 4.31
Lightpink
#FFB6C1
ΔE00 5.23
Pale Pink
#FFCFDC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEBF #BEF2F1
analogous
#F2BED9 #F2BEBF #F2D7BE
triadic
#F2BEBF #BFF2BE #BEBFF2
tetradic
#F2BEBF #D9F2BE #BEF2F1 #D7BEF2
square
#F2BEBF #D9F2BE #BEF2F1 #D7BEF2
split-complementary
#F2BEBF #BEF2D7 #BED9F2
monochromatic
#DE585B #E88B8D #F2BEBF #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.63
#F2BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#F2BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEBF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEBF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#FDB9BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bebf; /* rgb */ color: rgb(242, 190, 191); /* oklch */ color: oklch(84.8% 0.060 17.1);
Tailwind
colors: {
custom: {
50: '#f7d1d2',
500: '#f2bebf',
950: '#000000',
},
}SCSS
$custom: #f2bebf; $custom-light: #f7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#f2bebf",
"rgb": {
"r": 242,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.846,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84808,
"c": 0.05996,
"h": 17.1
},
"luminance": 0.59466
}Semantic roles & 50–950 ramp
primary
#F2BEBF
secondary
#82D2D0
accent
#CFCB17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383