#F2CFCC#F2CFCC
#F2CFCC is a very light, muted red. Relative luminance 0.679; OKLCH L 88.3% C 0.040 H 23.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFCC |
|---|---|
| RGB | rgb(242, 207, 204) |
| HSL | hsl(5, 59%, 87%) |
| HSV | hsv(5, 16%, 95%) |
| CMYK | cmyk(0%, 14.5%, 15.7%, 5.1%) |
| CIE-LAB | lab(85.94, 11.78, 6.04) |
| CIE-LCH | lch(85.94, 13.23, 27.15°) |
| OKLab | oklab(88.33% 0.0364 0.016) |
| OKLCH | oklch(88.33% 0.04 23.7) |
| XYZ | xyz(69.8296, 67.8645, 66.5358) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.01
Light Rose
#FFC5CB
ΔE00 6.93
Pale Pink
#FFCFDC
ΔE00 7.13
Pale Rose
#FDC1C5
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 7.28
Bubblegum
#FFC1CC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFCC #CCEFF2
analogous
#F2CCDC #F2CFCC #F2E2CC
triadic
#F2CFCC #CCF2CF #CFCCF2
tetradic
#F2CFCC #DCF2CC #CCEFF2 #E2CCF2
square
#F2CFCC #DCF2CC #CCEFF2 #E2CCF2
split-complementary
#F2CFCC #CCF2E2 #CCDCF2
monochromatic
#D9736A #E6A19B #F2CFCC #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.44
#F2CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#F2CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFCC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFCC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#DDD9CC
Tritanopia (blue-blind)
#FACBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2cfcc; /* rgb */ color: rgb(242, 207, 204); /* oklch */ color: oklch(88.3% 0.040 23.7);
Tailwind
colors: {
custom: {
50: '#f6dddb',
500: '#f2cfcc',
950: '#000000',
},
}SCSS
$custom: #f2cfcc; $custom-light: #f6dddb; $custom-dark: #000000;
JSON
{
"hex": "#f2cfcc",
"rgb": {
"r": 242,
"g": 207,
"b": 204
},
"hsl": {
"h": 4.737,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.88325,
"c": 0.03975,
"h": 23.7
},
"luminance": 0.67863
}Semantic roles & 50–950 ramp
primary
#F2CFCC
secondary
#91CCD1
accent
#BAC71E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171515
muted
#858484