#F5CDCD#F5CDCD
#F5CDCD is a very light, muted red. Relative luminance 0.675; OKLCH L 88.2% C 0.045 H 18.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDCD |
|---|---|
| RGB | rgb(245, 205, 205) |
| HSL | hsl(0, 67%, 88%) |
| HSV | hsv(0, 16%, 96%) |
| CMYK | cmyk(0%, 16.3%, 16.3%, 3.9%) |
| CIE-LAB | lab(85.75, 14.05, 5.27) |
| CIE-LCH | lch(85.75, 15.01, 20.55°) |
| OKLab | oklab(88.25% 0.043 0.014) |
| OKLCH | oklch(88.25% 0.045 18) |
| XYZ | xyz(70.5068, 67.4851, 67.0576) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.98
Pale Pink
#FFCFDC
ΔE00 5.32
Pale Rose
#FDC1C5
ΔE00 5.32
Light Pink
#FFD1DF
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 6.24
Bubblegum
#FFC1CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDCD #CDF5F5
analogous
#F5CDE1 #F5CDCD #F5E1CD
triadic
#F5CDCD #CDF5CD #CDCDF5
tetradic
#F5CDCD #E1F5CD #CDF5F5 #E1CDF5
square
#F5CDCD #E1F5CD #CDF5F5 #E1CDF5
split-complementary
#F5CDCD #CDF5E1 #CDE1F5
monochromatic
#E16767 #EB9A9A #F5CDCD #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.45
#F5CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#F5CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDCD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDCD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#FEC9CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cdcd; /* rgb */ color: rgb(245, 205, 205); /* oklch */ color: oklch(88.2% 0.045 18.0);
Tailwind
colors: {
custom: {
50: '#f9dcdc',
500: '#f5cdcd',
950: '#000000',
},
}SCSS
$custom: #f5cdcd; $custom-light: #f9dcdc; $custom-dark: #000000;
JSON
{
"hex": "#f5cdcd",
"rgb": {
"r": 245,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.88248,
"c": 0.04526,
"h": 18
},
"luminance": 0.67483
}Semantic roles & 50–950 ramp
primary
#F5CDCD
secondary
#90D7D7
accent
#CFCF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484