#F4CFCA#F4CFCA
#F4CFCA is a very light, muted red. Relative luminance 0.681; OKLCH L 88.5% C 0.042 H 27.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFCA |
|---|---|
| RGB | rgb(244, 207, 202) |
| HSL | hsl(7, 66%, 87%) |
| HSV | hsv(7, 17%, 96%) |
| CMYK | cmyk(0%, 15.2%, 17.2%, 4.3%) |
| CIE-LAB | lab(86.07, 12.19, 7.31) |
| CIE-LCH | lch(86.07, 14.21, 30.96°) |
| OKLab | oklab(88.45% 0.0378 0.0193) |
| OKLCH | oklch(88.45% 0.042 27) |
| XYZ | xyz(70.2816, 68.1251, 65.3129) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.26
Light Rose
#FFC5CB
ΔE00 6.99
Pale Rose
#FDC1C5
ΔE00 7.11
Pale Pink
#FFCFDC
ΔE00 7.62
Light Pink
#FFD1DF
ΔE00 7.83
Bubblegum
#FFC1CC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFCA #CAEFF4
analogous
#F4CADA #F4CFCA #F4E4CA
triadic
#F4CFCA #CAF4CF #CFCAF4
tetradic
#F4CFCA #DAF4CA #CAEFF4 #E4CAF4
square
#F4CFCA #DAF4CA #CAEFF4 #E4CAF4
split-complementary
#F4CFCA #CAF4E4 #CADAF4
monochromatic
#DF7365 #E9A197 #F4CFCA #FAE8E6 #FAE8E6
Accessibility & contrast
On white
1.44
#F4CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#F4CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFCA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFCA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#DFDACA
Tritanopia (blue-blind)
#FDCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f4cfca; /* rgb */ color: rgb(244, 207, 202); /* oklch */ color: oklch(88.5% 0.042 27.0);
Tailwind
colors: {
custom: {
50: '#f8ddda',
500: '#f4cfca',
950: '#000000',
},
}SCSS
$custom: #f4cfca; $custom-light: #f8ddda; $custom-dark: #000000;
JSON
{
"hex": "#f4cfca",
"rgb": {
"r": 244,
"g": 207,
"b": 202
},
"hsl": {
"h": 7.143,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.88453,
"c": 0.04244,
"h": 27
},
"luminance": 0.68123
}Semantic roles & 50–950 ramp
primary
#F4CFCA
secondary
#8DCCD5
accent
#B8CD18
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483