#F5CFCA#F5CFCA
#F5CFCA is a very light, muted red. Relative luminance 0.683; OKLCH L 88.5% C 0.044 H 26.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CFCA |
|---|---|
| RGB | rgb(245, 207, 202) |
| HSL | hsl(7, 68%, 88%) |
| HSV | hsv(7, 18%, 96%) |
| CMYK | cmyk(0%, 15.5%, 17.6%, 3.9%) |
| CIE-LAB | lab(86.16, 12.54, 7.45) |
| CIE-LCH | lch(86.16, 14.59, 30.70°) |
| OKLab | oklab(88.54% 0.0389 0.0197) |
| OKLCH | oklch(88.54% 0.044 26.8) |
| XYZ | xyz(70.6296, 68.3046, 65.3292) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.39
Light Rose
#FFC5CB
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 6.88
Pale Pink
#FFCFDC
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 7.72
Bubblegum
#FFC1CC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CFCA #CAF0F5
analogous
#F5CADA #F5CFCA #F5E5CA
triadic
#F5CFCA #CAF5CF #CFCAF5
tetradic
#F5CFCA #DAF5CA #CAF0F5 #E5CAF5
square
#F5CFCA #DAF5CA #CAF0F5 #E5CAF5
split-complementary
#F5CFCA #CAF5E5 #CADAF5
monochromatic
#E27263 #EBA097 #F5CFCA #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.43
#F5CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#F5CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CFCA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CFCA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#DFDACA
Tritanopia (blue-blind)
#FECBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5cfca; /* rgb */ color: rgb(245, 207, 202); /* oklch */ color: oklch(88.5% 0.044 26.8);
Tailwind
colors: {
custom: {
50: '#f9ddda',
500: '#f5cfca',
950: '#000000',
},
}SCSS
$custom: #f5cfca; $custom-light: #f9ddda; $custom-dark: #000000;
JSON
{
"hex": "#f5cfca",
"rgb": {
"r": 245,
"g": 207,
"b": 202
},
"hsl": {
"h": 6.977,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.88544,
"c": 0.04356,
"h": 26.8
},
"luminance": 0.68302
}Semantic roles & 50–950 ramp
primary
#F5CFCA
secondary
#8DCED7
accent
#BAD015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483