#F9CFCA#F9CFCA
#F9CFCA is a very light, muted red. Relative luminance 0.690; OKLCH L 88.9% C 0.048 H 26.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CFCA |
|---|---|
| RGB | rgb(249, 207, 202) |
| HSL | hsl(6, 80%, 88%) |
| HSV | hsv(6, 19%, 98%) |
| CMYK | cmyk(0%, 16.9%, 18.9%, 2.4%) |
| CIE-LAB | lab(86.52, 13.98, 8.02) |
| CIE-LCH | lch(86.52, 16.12, 29.82°) |
| OKLab | oklab(88.91% 0.0432 0.0211) |
| OKLCH | oklch(88.91% 0.048 26) |
| XYZ | xyz(72.0406, 69.0321, 65.3954) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.96
Mistyrose
#FFE4E1
ΔE00 5.99
Pale Rose
#FDC1C5
ΔE00 6.04
Pale Pink
#FFCFDC
ΔE00 7.06
Light Pink
#FFD1DF
ΔE00 7.36
Bubblegum
#FFC1CC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CFCA #CAF4F9
analogous
#F9CADC #F9CFCA #F9E6CA
triadic
#F9CFCA #CAF9CF #CFCAF9
tetradic
#F9CFCA #DCF9CA #CAF4F9 #E6CAF9
square
#F9CFCA #DCF9CA #CAF4F9 #E6CAF9
split-complementary
#F9CFCA #CAF9E6 #CADCF9
monochromatic
#ED6B5C #F39D93 #F9CFCA #FCE6E4 #FCE6E4
Accessibility & contrast
On white
1.42
#F9CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#F9CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CFCA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CFCA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f9cfca; /* rgb */ color: rgb(249, 207, 202); /* oklch */ color: oklch(88.9% 0.048 26.0);
Tailwind
colors: {
custom: {
50: '#fbddda',
500: '#f9cfca',
950: '#000000',
},
}SCSS
$custom: #f9cfca; $custom-light: #fbddda; $custom-dark: #000000;
JSON
{
"hex": "#f9cfca",
"rgb": {
"r": 249,
"g": 207,
"b": 202
},
"hsl": {
"h": 6.383,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.8891,
"c": 0.04812,
"h": 26
},
"luminance": 0.6903
}Semantic roles & 50–950 ramp
primary
#F9CFCA
secondary
#8AD5DE
accent
#C6DC0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483