#F2CFCF#F2CFCF
#F2CFCF is a very light, muted red. Relative luminance 0.680; OKLCH L 88.4% C 0.039 H 17.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFCF |
|---|---|
| RGB | rgb(242, 207, 207) |
| HSL | hsl(0, 57%, 88%) |
| HSV | hsv(0, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 14.5%, 5.1%) |
| CIE-LAB | lab(86.01, 12.24, 4.55) |
| CIE-LCH | lch(86.01, 13.06, 20.39°) |
| OKLab | oklab(88.41% 0.0375 0.0121) |
| OKLCH | oklch(88.41% 0.039 17.9) |
| XYZ | xyz(70.1929, 68.0098, 68.4490) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.24
Pale Pink
#FFCFDC
ΔE00 6.01
Light Pink
#FFD1DF
ΔE00 6.12
Light Rose
#FFC5CB
ΔE00 6.31
Pale Rose
#FDC1C5
ΔE00 6.69
Bubblegum
#FFC1CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFCF #CFF2F2
analogous
#F2CFE0 #F2CFCF #F2E0CF
triadic
#F2CFCF #CFF2CF #CFCFF2
tetradic
#F2CFCF #E0F2CF #CFF2F2 #E0CFF2
square
#F2CFCF #E0F2CF #CFF2F2 #E0CFF2
split-complementary
#F2CFCF #CFF2E0 #CFE0F2
monochromatic
#D86F6F #E59F9F #F2CFCF #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.44
#F2CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F2CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFCF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFCF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#FACCCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2cfcf; /* rgb */ color: rgb(242, 207, 207); /* oklch */ color: oklch(88.4% 0.039 17.9);
Tailwind
colors: {
custom: {
50: '#f6dddd',
500: '#f2cfcf',
950: '#000000',
},
}SCSS
$custom: #f2cfcf; $custom-light: #f6dddd; $custom-dark: #000000;
JSON
{
"hex": "#f2cfcf",
"rgb": {
"r": 242,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88406,
"c": 0.03944,
"h": 17.9
},
"luminance": 0.68008
}Semantic roles & 50–950 ramp
primary
#F2CFCF
secondary
#94D1D1
accent
#C5C521
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484