#F2BCC2#F2BCC2
#F2BCC2 is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.5% C 0.063 H 11.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BCC2 |
|---|---|
| RGB | rgb(242, 188, 194) |
| HSL | hsl(353, 68%, 84%) |
| HSV | hsv(353, 22%, 95%) |
| CMYK | cmyk(0%, 22.3%, 19.8%, 5.1%) |
| CIE-LAB | lab(81.15, 20.27, 4.47) |
| CIE-LCH | lch(81.15, 20.76, 12.43°) |
| OKLab | oklab(84.52% 0.0615 0.012) |
| OKLCH | oklch(84.52% 0.063 11) |
| XYZ | xyz(64.3392, 58.7414, 58.9777) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.17
Light Rose
#FFC5CB
ΔE00 2.53
Bubblegum
#FFC1CC
ΔE00 2.87
Pink
#FFC0CB
ΔE00 2.87
Lightpink
#FFB6C1
ΔE00 3.95
Pastel Pink
#FFBACD
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BCC2 #BCF2EC
analogous
#F2BCDD #F2BCC2 #F2D1BC
triadic
#F2BCC2 #C2F2BC #BCC2F2
tetradic
#F2BCC2 #DDF2BC #BCF2EC #D1BCF2
square
#F2BCC2 #DDF2BC #BCF2EC #D1BCF2
split-complementary
#F2BCC2 #BCF2D1 #BCDDF2
monochromatic
#DE5565 #E88993 #F2BCC2 #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.65
#F2BCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#F2BCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BCC2
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BCC2 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C2
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#FDB8BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f2bcc2; /* rgb */ color: rgb(242, 188, 194); /* oklch */ color: oklch(84.5% 0.063 11.0);
Tailwind
colors: {
custom: {
50: '#f7d0d4',
500: '#f2bcc2',
950: '#000000',
},
}SCSS
$custom: #f2bcc2; $custom-light: #f7d0d4; $custom-dark: #000000;
JSON
{
"hex": "#f2bcc2",
"rgb": {
"r": 242,
"g": 188,
"b": 194
},
"hsl": {
"h": 353.333,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.84522,
"c": 0.06267,
"h": 11
},
"luminance": 0.58739
}Semantic roles & 50–950 ramp
primary
#F2BCC2
secondary
#81D2C9
accent
#CFBB16
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383