#F4CDCD#F4CDCD
#F4CDCD is a very light, muted red. Relative luminance 0.673; OKLCH L 88.2% C 0.044 H 18.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CDCD |
|---|---|
| RGB | rgb(244, 205, 205) |
| HSL | hsl(0, 64%, 88%) |
| HSV | hsv(0, 16%, 96%) |
| CMYK | cmyk(0%, 16%, 16%, 4.3%) |
| CIE-LAB | lab(85.66, 13.69, 5.13) |
| CIE-LCH | lch(85.66, 14.62, 20.52°) |
| OKLab | oklab(88.16% 0.042 0.0137) |
| OKLCH | oklch(88.16% 0.044 18) |
| XYZ | xyz(70.1588, 67.3057, 67.0413) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.22
Pale Pink
#FFCFDC
ΔE00 5.44
Pale Rose
#FDC1C5
ΔE00 5.56
Light Pink
#FFD1DF
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 6.10
Bubblegum
#FFC1CC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CDCD #CDF4F4
analogous
#F4CDE0 #F4CDCD #F4E0CD
triadic
#F4CDCD #CDF4CD #CDCDF4
tetradic
#F4CDCD #E0F4CD #CDF4F4 #E0CDF4
square
#F4CDCD #E0F4CD #CDF4F4 #E0CDF4
split-complementary
#F4CDCD #CDF4E0 #CDE0F4
monochromatic
#DE6969 #E99B9B #F4CDCD #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.45
#F4CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F4CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CDCD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CDCD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#FDCACD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4cdcd; /* rgb */ color: rgb(244, 205, 205); /* oklch */ color: oklch(88.2% 0.044 18.0);
Tailwind
colors: {
custom: {
50: '#f8dcdc',
500: '#f4cdcd',
950: '#000000',
},
}SCSS
$custom: #f4cdcd; $custom-light: #f8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#f4cdcd",
"rgb": {
"r": 244,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.88156,
"c": 0.04411,
"h": 18
},
"luminance": 0.67304
}Semantic roles & 50–950 ramp
primary
#F4CDCD
secondary
#90D5D5
accent
#CCCC1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484