#F2CFCA#F2CFCA
#F2CFCA is a very light, muted red. Relative luminance 0.678; OKLCH L 88.3% C 0.040 H 27.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFCA |
|---|---|
| RGB | rgb(242, 207, 202) |
| HSL | hsl(8, 61%, 87%) |
| HSV | hsv(8, 17%, 95%) |
| CMYK | cmyk(0%, 14.5%, 16.5%, 5.1%) |
| CIE-LAB | lab(85.89, 11.47, 7.03) |
| CIE-LCH | lch(85.89, 13.45, 31.51°) |
| OKLab | oklab(88.27% 0.0356 0.0186) |
| OKLCH | oklch(88.27% 0.04 27.5) |
| XYZ | xyz(69.5913, 67.7692, 65.2806) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.03
Light Rose
#FFC5CB
ΔE00 7.47
Pale Rose
#FDC1C5
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 7.93
Light Pink
#FFD1DF
ΔE00 8.10
Bubblegum
#FFC1CC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFCA #CAEDF2
analogous
#F2CAD9 #F2CFCA #F2E3CA
triadic
#F2CFCA #CAF2CF #CFCAF2
tetradic
#F2CFCA #D9F2CA #CAEDF2 #E3CAF2
square
#F2CFCA #D9F2CA #CAEDF2 #E3CAF2
split-complementary
#F2CFCA #CAF2E3 #CAD9F2
monochromatic
#DA7668 #E6A299 #F2CFCA #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.44
#F2CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#F2CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFCA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFCA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#DED9CA
Tritanopia (blue-blind)
#FBCBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2cfca; /* rgb */ color: rgb(242, 207, 202); /* oklch */ color: oklch(88.3% 0.040 27.5);
Tailwind
colors: {
custom: {
50: '#f6ddda',
500: '#f2cfca',
950: '#000000',
},
}SCSS
$custom: #f2cfca; $custom-light: #f6ddda; $custom-dark: #000000;
JSON
{
"hex": "#f2cfca",
"rgb": {
"r": 242,
"g": 207,
"b": 202
},
"hsl": {
"h": 7.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.88272,
"c": 0.04017,
"h": 27.5
},
"luminance": 0.67767
}Semantic roles & 50–950 ramp
primary
#F2CFCA
secondary
#8FC9D2
accent
#B3C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483