#F2C3CA#F2C3CA
#F2C3CA is a very light, muted red. Relative luminance 0.622; OKLCH L 86.0% C 0.054 H 8.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C3CA |
|---|---|
| RGB | rgb(242, 195, 202) |
| HSL | hsl(351, 64%, 86%) |
| HSV | hsv(351, 19%, 95%) |
| CMYK | cmyk(0%, 19.4%, 16.5%, 5.1%) |
| CIE-LAB | lab(83.01, 17.78, 2.86) |
| CIE-LCH | lch(83.01, 18.01, 9.14°) |
| OKLab | oklab(86.03% 0.0538 0.0078) |
| OKLCH | oklch(86.03% 0.054 8.2) |
| XYZ | xyz(66.7937, 62.1741, 64.3481) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.80
Pale Rose
#FDC1C5
ΔE00 3.26
Bubblegum
#FFC1CC
ΔE00 3.51
Pale Pink
#FFCFDC
ΔE00 3.63
Pink
#FFC0CB
ΔE00 3.68
Light Pink
#FFD1DF
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C3CA #C3F2EB
analogous
#F2C3E1 #F2C3CA #F2D3C3
triadic
#F2C3CA #CAF2C3 #C3CAF2
tetradic
#F2C3CA #E1F2C3 #C3F2EB #D3C3F2
square
#F2C3CA #E1F2C3 #C3F2EB #D3C3F2
split-complementary
#F2C3CA #C3F2D3 #C3E1F2
monochromatic
#DC5E71 #E7919E #F2C3CA #FAE6E9 #FAE6E9
Accessibility & contrast
On white
1.56
#F2C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F2C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C3CA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C3CA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#D4D2C9
Tritanopia (blue-blind)
#FBC0C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c3ca; /* rgb */ color: rgb(242, 195, 202); /* oklch */ color: oklch(86.0% 0.054 8.2);
Tailwind
colors: {
custom: {
50: '#f7d5da',
500: '#f2c3ca',
950: '#000000',
},
}SCSS
$custom: #f2c3ca; $custom-light: #f7d5da; $custom-dark: #000000;
JSON
{
"hex": "#f2c3ca",
"rgb": {
"r": 242,
"g": 195,
"b": 202
},
"hsl": {
"h": 351.064,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.86028,
"c": 0.05434,
"h": 8.2
},
"luminance": 0.62172
}Semantic roles & 50–950 ramp
primary
#F2C3CA
secondary
#87D2C7
accent
#CCB219
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383