#F3CCCF#F3CCCF
#F3CCCF is a very light, muted red. Relative luminance 0.667; OKLCH L 87.9% C 0.044 H 12.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCCF |
|---|---|
| RGB | rgb(243, 204, 207) |
| HSL | hsl(355, 62%, 88%) |
| HSV | hsv(355, 16%, 95%) |
| CMYK | cmyk(0%, 16%, 14.8%, 4.7%) |
| CIE-LAB | lab(85.38, 14.17, 3.64) |
| CIE-LCH | lch(85.38, 14.63, 14.42°) |
| OKLab | oklab(87.93% 0.0431 0.0098) |
| OKLCH | oklch(87.93% 0.044 12.8) |
| XYZ | xyz(69.8172, 66.7475, 68.2252) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.44
Light Pink
#FFD1DF
ΔE00 4.65
Light Rose
#FFC5CB
ΔE00 4.77
Pale Rose
#FDC1C5
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 6.11
Pink
#FFC0CB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCCF #CCF3F0
analogous
#F3CCE2 #F3CCCF #F3DDCC
triadic
#F3CCCF #CFF3CC #CCCFF3
tetradic
#F3CCCF #E2F3CC #CCF3F0 #DDCCF3
square
#F3CCCF #E2F3CC #CCF3F0 #DDCCF3
split-complementary
#F3CCCF #CCF3DD #CCE2F3
monochromatic
#DC6972 #E79AA0 #F3CCCF #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.46
#F3CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F3CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCCF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCCF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#FBC9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3cccf; /* rgb */ color: rgb(243, 204, 207); /* oklch */ color: oklch(87.9% 0.044 12.8);
Tailwind
colors: {
custom: {
50: '#f7dbdd',
500: '#f3cccf',
950: '#000000',
},
}SCSS
$custom: #f3cccf; $custom-light: #f7dbdd; $custom-dark: #000000;
JSON
{
"hex": "#f3cccf",
"rgb": {
"r": 243,
"g": 204,
"b": 207
},
"hsl": {
"h": 355.385,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.87932,
"c": 0.04422,
"h": 12.8
},
"luminance": 0.66745
}Semantic roles & 50–950 ramp
primary
#F3CCCF
secondary
#90D3CE
accent
#CABC1C
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484