#F5CCD2#F5CCD2
#F5CCD2 is a very light, muted red. Relative luminance 0.673; OKLCH L 88.2% C 0.047 H 8.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCD2 |
|---|---|
| RGB | rgb(245, 204, 210) |
| HSL | hsl(351, 67%, 88%) |
| HSV | hsv(351, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 14.3%, 3.9%) |
| CIE-LAB | lab(85.63, 15.35, 2.44) |
| CIE-LCH | lch(85.63, 15.55, 9.04°) |
| OKLab | oklab(88.2% 0.0464 0.0067) |
| OKLCH | oklch(88.2% 0.047 8.2) |
| XYZ | xyz(70.8816, 67.2535, 70.2077) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.19
Light Pink
#FFD1DF
ΔE00 3.41
Light Rose
#FFC5CB
ΔE00 4.15
Pale Rose
#FDC1C5
ΔE00 4.89
Bubblegum
#FFC1CC
ΔE00 5.23
Pink
#FFC0CB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCD2 #CCF5EF
analogous
#F5CCE6 #F5CCD2 #F5DACC
triadic
#F5CCD2 #D2F5CC #CCD2F5
tetradic
#F5CCD2 #E6F5CC #CCF5EF #DACCF5
square
#F5CCD2 #E6F5CC #CCF5EF #DACCF5
split-complementary
#F5CCD2 #CCF5DA #CCE6F5
monochromatic
#E16678 #EB99A5 #F5CCD2 #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.45
#F5CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F5CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCD2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCD2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#FDC9CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5ccd2; /* rgb */ color: rgb(245, 204, 210); /* oklch */ color: oklch(88.2% 0.047 8.2);
Tailwind
colors: {
custom: {
50: '#f8dbdf',
500: '#f5ccd2',
950: '#000000',
},
}SCSS
$custom: #f5ccd2; $custom-light: #f8dbdf; $custom-dark: #000000;
JSON
{
"hex": "#f5ccd2",
"rgb": {
"r": 245,
"g": 204,
"b": 210
},
"hsl": {
"h": 351.22,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.88198,
"c": 0.04689,
"h": 8.2
},
"luminance": 0.67251
}Semantic roles & 50–950 ramp
primary
#F5CCD2
secondary
#8FD7CC
accent
#CFB416
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484