#F2C2BF#F2C2BF
#F2C2BF is a very light, muted red. Relative luminance 0.612; OKLCH L 85.5% C 0.055 H 22.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2BF |
|---|---|
| RGB | rgb(242, 194, 191) |
| HSL | hsl(4, 66%, 85%) |
| HSV | hsv(4, 21%, 95%) |
| CMYK | cmyk(0%, 19.8%, 21.1%, 5.1%) |
| CIE-LAB | lab(82.50, 16.66, 8.02) |
| CIE-LCH | lch(82.50, 18.49, 25.71°) |
| OKLab | oklab(85.55% 0.0512 0.0212) |
| OKLCH | oklch(85.55% 0.055 22.5) |
| XYZ | xyz(65.3142, 61.2250, 57.6573) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.86
Light Rose
#FFC5CB
ΔE00 4.34
Bubblegum
#FFC1CC
ΔE00 5.95
Pink
#FFC0CB
ΔE00 6.02
Pale Pink
#FFCFDC
ΔE00 6.83
Lightpink
#FFB6C1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2BF #BFEFF2
analogous
#F2BFD6 #F2C2BF #F2DBBF
triadic
#F2C2BF #BFF2C2 #C2BFF2
tetradic
#F2C2BF #D6F2BF #BFEFF2 #DBBFF2
square
#F2C2BF #D6F2BF #BFEFF2 #DBBFF2
split-complementary
#F2C2BF #BFF2DB #BFD6F2
monochromatic
#DD6159 #E8928C #F2C2BF #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.59
#F2C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F2C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2BF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2BF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FDBDC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c2bf; /* rgb */ color: rgb(242, 194, 191); /* oklch */ color: oklch(85.5% 0.055 22.5);
Tailwind
colors: {
custom: {
50: '#f7d4d2',
500: '#f2c2bf',
950: '#000000',
},
}SCSS
$custom: #f2c2bf; $custom-light: #f7d4d2; $custom-dark: #000000;
JSON
{
"hex": "#f2c2bf",
"rgb": {
"r": 242,
"g": 194,
"b": 191
},
"hsl": {
"h": 3.529,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.85546,
"c": 0.05536,
"h": 22.5
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#F2C2BF
secondary
#83CDD2
accent
#C3CE17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383