#F2BEC2#F2BEC2
#F2BEC2 is a very light, moderate red. Relative luminance 0.596; OKLCH L 84.9% C 0.060 H 13.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BEC2 |
|---|---|
| RGB | rgb(242, 190, 194) |
| HSL | hsl(355, 67%, 85%) |
| HSV | hsv(355, 21%, 95%) |
| CMYK | cmyk(0%, 21.5%, 19.8%, 5.1%) |
| CIE-LAB | lab(81.62, 19.21, 5.15) |
| CIE-LCH | lch(81.62, 19.89, 15.00°) |
| OKLab | oklab(84.89% 0.0584 0.0138) |
| OKLCH | oklch(84.89% 0.06 13.3) |
| XYZ | xyz(64.7694, 59.6019, 59.1211) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.12
Light Rose
#FFC5CB
ΔE00 2.51
Bubblegum
#FFC1CC
ΔE00 3.41
Pink
#FFC0CB
ΔE00 3.45
Lightpink
#FFB6C1
ΔE00 4.65
Pale Pink
#FFCFDC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BEC2 #BEF2EE
analogous
#F2BEDC #F2BEC2 #F2D4BE
triadic
#F2BEC2 #C2F2BE #BEC2F2
tetradic
#F2BEC2 #DCF2BE #BEF2EE #D4BEF2
square
#F2BEC2 #DCF2BE #BEF2EE #D4BEF2
split-complementary
#F2BEC2 #BEF2D4 #BEDCF2
monochromatic
#DE5862 #E88B92 #F2BEC2 #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.63
#F2BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#F2BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BEC2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BEC2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#FDBAC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bec2; /* rgb */ color: rgb(242, 190, 194); /* oklch */ color: oklch(84.9% 0.060 13.3);
Tailwind
colors: {
custom: {
50: '#f7d1d4',
500: '#f2bec2',
950: '#000000',
},
}SCSS
$custom: #f2bec2; $custom-light: #f7d1d4; $custom-dark: #000000;
JSON
{
"hex": "#f2bec2",
"rgb": {
"r": 242,
"g": 190,
"b": 194
},
"hsl": {
"h": 355.385,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84888,
"c": 0.06003,
"h": 13.3
},
"luminance": 0.59599
}Semantic roles & 50–950 ramp
primary
#F2BEC2
secondary
#82D2CC
accent
#CFC017
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383