#F3CFCA#F3CFCA
#F3CFCA is a very light, muted red. Relative luminance 0.679; OKLCH L 88.4% C 0.041 H 27.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFCA |
|---|---|
| RGB | rgb(243, 207, 202) |
| HSL | hsl(7, 63%, 87%) |
| HSV | hsv(7, 17%, 95%) |
| CMYK | cmyk(0%, 14.8%, 16.9%, 4.7%) |
| CIE-LAB | lab(85.98, 11.83, 7.17) |
| CIE-LCH | lch(85.98, 13.83, 31.22°) |
| OKLab | oklab(88.36% 0.0367 0.0189) |
| OKLCH | oklch(88.36% 0.041 27.3) |
| XYZ | xyz(69.9355, 67.9467, 65.2967) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.14
Light Rose
#FFC5CB
ΔE00 7.23
Pale Rose
#FDC1C5
ΔE00 7.34
Pale Pink
#FFCFDC
ΔE00 7.77
Light Pink
#FFD1DF
ΔE00 7.96
Bubblegum
#FFC1CC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFCA #CAEEF3
analogous
#F3CADA #F3CFCA #F3E4CA
triadic
#F3CFCA #CAF3CF #CFCAF3
tetradic
#F3CFCA #DAF3CA #CAEEF3 #E4CAF3
square
#F3CFCA #DAF3CA #CAEEF3 #E4CAF3
split-complementary
#F3CFCA #CAF3E4 #CADAF3
monochromatic
#DC7566 #E8A298 #F3CFCA #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.44
#F3CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#F3CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFCA
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFCA | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#FCCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f3cfca; /* rgb */ color: rgb(243, 207, 202); /* oklch */ color: oklch(88.4% 0.041 27.3);
Tailwind
colors: {
custom: {
50: '#f7ddda',
500: '#f3cfca',
950: '#000000',
},
}SCSS
$custom: #f3cfca; $custom-light: #f7ddda; $custom-dark: #000000;
JSON
{
"hex": "#f3cfca",
"rgb": {
"r": 243,
"g": 207,
"b": 202
},
"hsl": {
"h": 7.317,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.88362,
"c": 0.0413,
"h": 27.3
},
"luminance": 0.67945
}Semantic roles & 50–950 ramp
primary
#F3CFCA
secondary
#8ECBD3
accent
#B5CB1B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483