#F3CCCD#F3CCCD
#F3CCCD is a very light, muted red. Relative luminance 0.666; OKLCH L 87.9% C 0.044 H 16.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCCD |
|---|---|
| RGB | rgb(243, 204, 205) |
| HSL | hsl(358, 62%, 88%) |
| HSV | hsv(358, 16%, 95%) |
| CMYK | cmyk(0%, 16%, 15.6%, 4.7%) |
| CIE-LAB | lab(85.33, 13.86, 4.64) |
| CIE-LCH | lch(85.33, 14.62, 18.49°) |
| OKLab | oklab(87.88% 0.0424 0.0124) |
| OKLCH | oklch(87.88% 0.044 16.3) |
| XYZ | xyz(69.5743, 66.6503, 66.9456) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.01
Pale Pink
#FFCFDC
ΔE00 5.13
Light Pink
#FFD1DF
ΔE00 5.37
Pale Rose
#FDC1C5
ΔE00 5.39
Mistyrose
#FFE4E1
ΔE00 6.39
Bubblegum
#FFC1CC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCCD #CCF3F2
analogous
#F3CCE0 #F3CCCD #F3DFCC
triadic
#F3CCCD #CDF3CC #CCCDF3
tetradic
#F3CCCD #E0F3CC #CCF3F2 #DFCCF3
square
#F3CCCD #E0F3CC #CCF3F2 #DFCCF3
split-complementary
#F3CCCD #CCF3DF #CCE0F3
monochromatic
#DC696C #E79A9C #F3CCCD #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.47
#F3CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#F3CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCCD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCCD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#FCC9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cccd; /* rgb */ color: rgb(243, 204, 205); /* oklch */ color: oklch(87.9% 0.044 16.3);
Tailwind
colors: {
custom: {
50: '#f7dbdc',
500: '#f3cccd',
950: '#000000',
},
}SCSS
$custom: #f3cccd; $custom-light: #f7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f3cccd",
"rgb": {
"r": 243,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.462,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.87878,
"c": 0.04413,
"h": 16.3
},
"luminance": 0.66648
}Semantic roles & 50–950 ramp
primary
#F3CCCD
secondary
#90D3D1
accent
#CAC51C
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484