#F5CDCF#F5CDCF
#F5CDCF is a very light, muted red. Relative luminance 0.676; OKLCH L 88.3% C 0.045 H 14.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDCF |
|---|---|
| RGB | rgb(245, 205, 207) |
| HSL | hsl(357, 67%, 88%) |
| HSV | hsv(357, 16%, 96%) |
| CMYK | cmyk(0%, 16.3%, 15.5%, 3.9%) |
| CIE-LAB | lab(85.80, 14.36, 4.28) |
| CIE-LCH | lch(85.80, 14.98, 16.58°) |
| OKLab | oklab(88.3% 0.0438 0.0114) |
| OKLCH | oklch(88.3% 0.045 14.6) |
| XYZ | xyz(70.7498, 67.5823, 68.3372) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.58
Light Rose
#FFC5CB
ΔE00 4.66
Light Pink
#FFD1DF
ΔE00 4.82
Pale Rose
#FDC1C5
ΔE00 5.15
Bubblegum
#FFC1CC
ΔE00 6.12
Pink
#FFC0CB
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDCF #CDF5F3
analogous
#F5CDE3 #F5CDCF #F5DFCD
triadic
#F5CDCF #CFF5CD #CDCFF5
tetradic
#F5CDCF #E3F5CD #CDF5F3 #DFCDF5
square
#F5CDCF #E3F5CD #CDF5F3 #DFCDF5
split-complementary
#F5CDCF #CDF5DF #CDE3F5
monochromatic
#E1676D #EB9A9E #F5CDCF #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.45
#F5CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#F5CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDCF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDCF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#FECACE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cdcf; /* rgb */ color: rgb(245, 205, 207); /* oklch */ color: oklch(88.3% 0.045 14.6);
Tailwind
colors: {
custom: {
50: '#f9dcdd',
500: '#f5cdcf',
950: '#000000',
},
}SCSS
$custom: #f5cdcf; $custom-light: #f9dcdd; $custom-dark: #000000;
JSON
{
"hex": "#f5cdcf",
"rgb": {
"r": 245,
"g": 205,
"b": 207
},
"hsl": {
"h": 357,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.88302,
"c": 0.04526,
"h": 14.6
},
"luminance": 0.6758
}Semantic roles & 50–950 ramp
primary
#F5CDCF
secondary
#90D7D3
accent
#CFC517
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484