#F3CFCF#F3CFCF
#F3CFCF is a very light, muted red. Relative luminance 0.682; OKLCH L 88.5% C 0.041 H 17.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFCF |
|---|---|
| RGB | rgb(243, 207, 207) |
| HSL | hsl(0, 60%, 88%) |
| HSV | hsv(0, 15%, 95%) |
| CMYK | cmyk(0%, 14.8%, 14.8%, 4.7%) |
| CIE-LAB | lab(86.10, 12.60, 4.69) |
| CIE-LCH | lch(86.10, 13.44, 20.42°) |
| OKLab | oklab(88.5% 0.0386 0.0125) |
| OKLCH | oklch(88.5% 0.041 17.9) |
| XYZ | xyz(70.5371, 68.1873, 68.4652) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.35
Pale Pink
#FFCFDC
ΔE00 5.83
Light Pink
#FFD1DF
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.44
Bubblegum
#FFC1CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFCF #CFF3F3
analogous
#F3CFE1 #F3CFCF #F3E1CF
triadic
#F3CFCF #CFF3CF #CFCFF3
tetradic
#F3CFCF #E1F3CF #CFF3F3 #E1CFF3
square
#F3CFCF #E1F3CF #CFF3F3 #E1CFF3
split-complementary
#F3CFCF #CFF3E1 #CFE1F3
monochromatic
#DB6D6D #E79E9E #F3CFCF #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.43
#F3CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#F3CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFCF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFCF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#FBCCCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f3cfcf; /* rgb */ color: rgb(243, 207, 207); /* oklch */ color: oklch(88.5% 0.041 17.9);
Tailwind
colors: {
custom: {
50: '#f7dddd',
500: '#f3cfcf',
950: '#000000',
},
}SCSS
$custom: #f3cfcf; $custom-light: #f7dddd; $custom-dark: #000000;
JSON
{
"hex": "#f3cfcf",
"rgb": {
"r": 243,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.88496,
"c": 0.04058,
"h": 17.9
},
"luminance": 0.68185
}Semantic roles & 50–950 ramp
primary
#F3CFCF
secondary
#93D3D3
accent
#C8C81E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484