#F2BEC7#F2BEC7
#F2BEC7 is a very light, moderate red. Relative luminance 0.598; OKLCH L 85.0% C 0.061 H 6.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEC7 |
|---|---|
| RGB | rgb(242, 190, 199) |
| HSL | hsl(350, 67%, 85%) |
| HSV | hsv(350, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 17.8%, 5.1%) |
| CIE-LAB | lab(81.75, 19.97, 2.64) |
| CIE-LCH | lch(81.75, 20.14, 7.54°) |
| OKLab | oklab(85.03% 0.0603 0.0072) |
| OKLCH | oklch(85.03% 0.061 6.8) |
| XYZ | xyz(65.3404, 59.8303, 62.1283) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.55
Pink
#FFC0CB
ΔE00 2.63
Light Rose
#FFC5CB
ΔE00 2.66
Pale Rose
#FDC1C5
ΔE00 2.88
Pale Pink
#FFCFDC
ΔE00 4.25
Lightpink
#FFB6C1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEC7 #BEF2E9
analogous
#F2BEE1 #F2BEC7 #F2CFBE
triadic
#F2BEC7 #C7F2BE #BEC7F2
tetradic
#F2BEC7 #E1F2BE #BEF2E9 #CFBEF2
square
#F2BEC7 #E1F2BE #BEF2E9 #CFBEF2
split-complementary
#F2BEC7 #BEF2CF #BEE1F2
monochromatic
#DE586F #E88B9B #F2BEC7 #FAE5E9 #FAE5E9
Accessibility & contrast
On white
1.62
#F2BEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#F2BEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEC7
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEC7 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C7
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#FCBAC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bec7; /* rgb */ color: rgb(242, 190, 199); /* oklch */ color: oklch(85.0% 0.061 6.8);
Tailwind
colors: {
custom: {
50: '#f7d1d8',
500: '#f2bec7',
950: '#000000',
},
}SCSS
$custom: #f2bec7; $custom-light: #f7d1d8; $custom-dark: #000000;
JSON
{
"hex": "#f2bec7",
"rgb": {
"r": 242,
"g": 190,
"b": 199
},
"hsl": {
"h": 349.615,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.85026,
"c": 0.06073,
"h": 6.8
},
"luminance": 0.59828
}Semantic roles & 50–950 ramp
primary
#F2BEC7
secondary
#82D2C4
accent
#CFAF17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383