#F3CFCC#F3CFCC
#F3CFCC is a very light, muted red. Relative luminance 0.680; OKLCH L 88.4% C 0.041 H 23.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFCC |
|---|---|
| RGB | rgb(243, 207, 204) |
| HSL | hsl(5, 62%, 88%) |
| HSV | hsv(5, 16%, 95%) |
| CMYK | cmyk(0%, 14.8%, 16%, 4.7%) |
| CIE-LAB | lab(86.03, 12.13, 6.18) |
| CIE-LCH | lch(86.03, 13.62, 26.98°) |
| OKLab | oklab(88.42% 0.0375 0.0164) |
| OKLCH | oklch(88.42% 0.041 23.6) |
| XYZ | xyz(70.1738, 68.0420, 66.5519) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.13
Light Rose
#FFC5CB
ΔE00 6.68
Pale Rose
#FDC1C5
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 6.96
Light Pink
#FFD1DF
ΔE00 7.14
Bubblegum
#FFC1CC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFCC #CCF0F3
analogous
#F3CCDD #F3CFCC #F3E2CC
triadic
#F3CFCC #CCF3CF #CFCCF3
tetradic
#F3CFCC #DDF3CC #CCF0F3 #E2CCF3
square
#F3CFCC #DDF3CC #CCF0F3 #E2CCF3
split-complementary
#F3CFCC #CCF3E2 #CCDDF3
monochromatic
#DC7269 #E7A09A #F3CFCC #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.44
#F3CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#F3CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFCC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFCC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#FCCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f3cfcc; /* rgb */ color: rgb(243, 207, 204); /* oklch */ color: oklch(88.4% 0.041 23.6);
Tailwind
colors: {
custom: {
50: '#f7dddb',
500: '#f3cfcc',
950: '#000000',
},
}SCSS
$custom: #f3cfcc; $custom-light: #f7dddb; $custom-dark: #000000;
JSON
{
"hex": "#f3cfcc",
"rgb": {
"r": 243,
"g": 207,
"b": 204
},
"hsl": {
"h": 4.615,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.88415,
"c": 0.04089,
"h": 23.6
},
"luminance": 0.6804
}Semantic roles & 50–950 ramp
primary
#F3CFCC
secondary
#90CED3
accent
#BCCA1C
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171515
muted
#858484