#F2BFC0#F2BFC0
#F2BFC0 is a very light, muted red. Relative luminance 0.599; OKLCH L 85.0% C 0.059 H 17.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BFC0 |
|---|---|
| RGB | rgb(242, 191, 192) |
| HSL | hsl(359, 66%, 85%) |
| HSV | hsv(359, 21%, 95%) |
| CMYK | cmyk(0%, 21.1%, 20.7%, 5.1%) |
| CIE-LAB | lab(81.81, 18.39, 6.49) |
| CIE-LCH | lch(81.81, 19.50, 19.45°) |
| OKLab | oklab(85.02% 0.0561 0.0172) |
| OKLCH | oklch(85.02% 0.059 17.1) |
| XYZ | xyz(64.7636, 59.9473, 58.0185) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.48
Light Rose
#FFC5CB
ΔE00 3.04
Bubblegum
#FFC1CC
ΔE00 4.34
Pink
#FFC0CB
ΔE00 4.38
Lightpink
#FFB6C1
ΔE00 5.44
Pale Pink
#FFCFDC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BFC0 #BFF2F1
analogous
#F2BFD9 #F2BFC0 #F2D8BF
triadic
#F2BFC0 #C0F2BF #BFC0F2
tetradic
#F2BFC0 #D9F2BF #BFF2F1 #D8BFF2
square
#F2BFC0 #D9F2BF #BFF2F1 #D8BFF2
split-complementary
#F2BFC0 #BFF2D8 #BFD9F2
monochromatic
#DD595C #E88C8E #F2BFC0 #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.62
#F2BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#F2BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BFC0
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BFC0 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C0
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#FDBAC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2bfc0; /* rgb */ color: rgb(242, 191, 192); /* oklch */ color: oklch(85.0% 0.059 17.1);
Tailwind
colors: {
custom: {
50: '#f7d2d3',
500: '#f2bfc0',
950: '#000000',
},
}SCSS
$custom: #f2bfc0; $custom-light: #f7d2d3; $custom-dark: #000000;
JSON
{
"hex": "#f2bfc0",
"rgb": {
"r": 242,
"g": 191,
"b": 192
},
"hsl": {
"h": 358.824,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.85018,
"c": 0.05872,
"h": 17.1
},
"luminance": 0.59945
}Semantic roles & 50–950 ramp
primary
#F2BFC0
secondary
#83D2D0
accent
#CECB17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383