#F0CDCD#F0CDCD
#F0CDCD is a very light, muted red. Relative luminance 0.666; OKLCH L 87.8% C 0.040 H 17.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDCD |
|---|---|
| RGB | rgb(240, 205, 205) |
| HSL | hsl(0, 54%, 87%) |
| HSV | hsv(0, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 14.6%, 5.9%) |
| CIE-LAB | lab(85.30, 12.27, 4.56) |
| CIE-LCH | lch(85.30, 13.09, 20.40°) |
| OKLab | oklab(87.79% 0.0376 0.0122) |
| OKLCH | oklch(87.79% 0.04 17.9) |
| XYZ | xyz(68.7856, 66.5976, 66.9770) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.62
Pale Pink
#FFCFDC
ΔE00 6.09
Light Pink
#FFD1DF
ΔE00 6.22
Light Rose
#FFC5CB
ΔE00 6.24
Pale Rose
#FDC1C5
ΔE00 6.57
Bubblegum
#FFC1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDCD #CDF0F0
analogous
#F0CDDF #F0CDCD #F0DFCD
triadic
#F0CDCD #CDF0CD #CDCDF0
tetradic
#F0CDCD #DFF0CD #CDF0F0 #DFCDF0
square
#F0CDCD #DFF0CD #CDF0F0 #DFCDF0
split-complementary
#F0CDCD #CDF0DF #CDDFF0
monochromatic
#D46F6F #E29E9E #F0CDCD #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.47
#F0CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F0CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDCD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDCD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#F8CACD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cdcd; /* rgb */ color: rgb(240, 205, 205); /* oklch */ color: oklch(87.8% 0.040 17.9);
Tailwind
colors: {
custom: {
50: '#f5dcdc',
500: '#f0cdcd',
950: '#000000',
},
}SCSS
$custom: #f0cdcd; $custom-light: #f5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#f0cdcd",
"rgb": {
"r": 240,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.87794,
"c": 0.03952,
"h": 17.9
},
"luminance": 0.66596
}Semantic roles & 50–950 ramp
primary
#F0CDCD
secondary
#93CECE
accent
#C1C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484