#F2BFC2#F2BFC2
#F2BFC2 is a very light, muted red. Relative luminance 0.600; OKLCH L 85.1% C 0.059 H 14.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFC2 |
|---|---|
| RGB | rgb(242, 191, 194) |
| HSL | hsl(356, 66%, 85%) |
| HSV | hsv(356, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 19.8%, 5.1%) |
| CIE-LAB | lab(81.86, 18.68, 5.49) |
| CIE-LCH | lch(81.86, 19.47, 16.38°) |
| OKLab | oklab(85.07% 0.0569 0.0146) |
| OKLCH | oklch(85.07% 0.059 14.4) |
| XYZ | xyz(64.9867, 60.0365, 59.1935) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.25
Light Rose
#FFC5CB
ΔE00 2.63
Bubblegum
#FFC1CC
ΔE00 3.74
Pink
#FFC0CB
ΔE00 3.80
Lightpink
#FFB6C1
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFC2 #BFF2EF
analogous
#F2BFDB #F2BFC2 #F2D6BF
triadic
#F2BFC2 #C2F2BF #BFC2F2
tetradic
#F2BFC2 #DBF2BF #BFF2EF #D6BFF2
square
#F2BFC2 #DBF2BF #BFF2EF #D6BFF2
split-complementary
#F2BFC2 #BFF2D6 #BFDBF2
monochromatic
#DD5961 #E88C92 #F2BFC2 #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.61
#F2BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#F2BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFC2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFC2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#FDBBC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfc2; /* rgb */ color: rgb(242, 191, 194); /* oklch */ color: oklch(85.1% 0.059 14.4);
Tailwind
colors: {
custom: {
50: '#f7d2d4',
500: '#f2bfc2',
950: '#000000',
},
}SCSS
$custom: #f2bfc2; $custom-light: #f7d2d4; $custom-dark: #000000;
JSON
{
"hex": "#f2bfc2",
"rgb": {
"r": 242,
"g": 191,
"b": 194
},
"hsl": {
"h": 356.471,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.85072,
"c": 0.05875,
"h": 14.4
},
"luminance": 0.60034
}Semantic roles & 50–950 ramp
primary
#F2BFC2
secondary
#83D2CD
accent
#CEC317
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383