#F5CCCD#F5CCCD
#F5CCCD is a very light, muted red. Relative luminance 0.670; OKLCH L 88.1% C 0.046 H 16.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCCD |
|---|---|
| RGB | rgb(245, 204, 205) |
| HSL | hsl(359, 67%, 88%) |
| HSV | hsv(359, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 16.3%, 3.9%) |
| CIE-LAB | lab(85.51, 14.57, 4.92) |
| CIE-LCH | lch(85.51, 15.38, 18.65°) |
| OKLab | oklab(88.06% 0.0445 0.0131) |
| OKLCH | oklch(88.06% 0.046 16.4) |
| XYZ | xyz(70.2684, 67.0082, 66.9782) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.52
Pale Pink
#FFCFDC
ΔE00 4.88
Pale Rose
#FDC1C5
ΔE00 4.91
Light Pink
#FFD1DF
ΔE00 5.17
Bubblegum
#FFC1CC
ΔE00 6.07
Pink
#FFC0CB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCCD #CCF5F4
analogous
#F5CCE1 #F5CCCD #F5DFCC
triadic
#F5CCCD #CDF5CC #CCCDF5
tetradic
#F5CCCD #E1F5CC #CCF5F4 #DFCCF5
square
#F5CCCD #E1F5CC #CCF5F4 #DFCCF5
split-complementary
#F5CCCD #CCF5DF #CCE1F5
monochromatic
#E16669 #EB999B #F5CCCD #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.46
#F5CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F5CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCCD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCCD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#FEC8CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cccd; /* rgb */ color: rgb(245, 204, 205); /* oklch */ color: oklch(88.1% 0.046 16.4);
Tailwind
colors: {
custom: {
50: '#f9dbdc',
500: '#f5cccd',
950: '#000000',
},
}SCSS
$custom: #f5cccd; $custom-light: #f9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f5cccd",
"rgb": {
"r": 245,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.537,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.88061,
"c": 0.04643,
"h": 16.4
},
"luminance": 0.67006
}Semantic roles & 50–950 ramp
primary
#F5CCCD
secondary
#8FD7D5
accent
#CFCB16
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484