#F5CCCF#F5CCCF
#F5CCCF is a very light, muted red. Relative luminance 0.671; OKLCH L 88.1% C 0.046 H 13.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCCF |
|---|---|
| RGB | rgb(245, 204, 207) |
| HSL | hsl(356, 67%, 88%) |
| HSV | hsv(356, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 15.5%, 3.9%) |
| CIE-LAB | lab(85.56, 14.88, 3.93) |
| CIE-LCH | lch(85.56, 15.39, 14.79°) |
| OKLab | oklab(88.12% 0.0453 0.0105) |
| OKLCH | oklch(88.12% 0.047 13.1) |
| XYZ | xyz(70.5113, 67.1054, 68.2577) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.16
Light Rose
#FFC5CB
ΔE00 4.26
Light Pink
#FFD1DF
ΔE00 4.44
Pale Rose
#FDC1C5
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 5.66
Pink
#FFC0CB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCCF #CCF5F2
analogous
#F5CCE3 #F5CCCF #F5DDCC
triadic
#F5CCCF #CFF5CC #CCCFF5
tetradic
#F5CCCF #E3F5CC #CCF5F2 #DDCCF5
square
#F5CCCF #E3F5CC #CCF5F2 #DDCCF5
split-complementary
#F5CCCF #CCF5DD #CCE3F5
monochromatic
#E1666F #EB999F #F5CCCF #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.46
#F5CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F5CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCCF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCCF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#FEC9CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cccf; /* rgb */ color: rgb(245, 204, 207); /* oklch */ color: oklch(88.1% 0.046 13.1);
Tailwind
colors: {
custom: {
50: '#f9dbdd',
500: '#f5cccf',
950: '#000000',
},
}SCSS
$custom: #f5cccf; $custom-light: #f9dbdd; $custom-dark: #000000;
JSON
{
"hex": "#f5cccf",
"rgb": {
"r": 245,
"g": 204,
"b": 207
},
"hsl": {
"h": 355.61,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.88115,
"c": 0.0465,
"h": 13.1
},
"luminance": 0.67103
}Semantic roles & 50–950 ramp
primary
#F5CCCF
secondary
#8FD7D1
accent
#CFC216
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484