#F4CFCF#F4CFCF
#F4CFCF is a very light, muted red. Relative luminance 0.684; OKLCH L 88.6% C 0.042 H 18.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CFCF |
|---|---|
| RGB | rgb(244, 207, 207) |
| HSL | hsl(0, 63%, 88%) |
| HSV | hsv(0, 15%, 96%) |
| CMYK | cmyk(0%, 15.2%, 15.2%, 4.3%) |
| CIE-LAB | lab(86.19, 12.95, 4.83) |
| CIE-LCH | lch(86.19, 13.83, 20.45°) |
| OKLab | oklab(88.59% 0.0397 0.0129) |
| OKLCH | oklch(88.59% 0.042 18) |
| XYZ | xyz(70.8832, 68.3658, 68.4814) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.48
Pale Pink
#FFCFDC
ΔE00 5.66
Light Rose
#FFC5CB
ΔE00 5.79
Light Pink
#FFD1DF
ΔE00 5.82
Pale Rose
#FDC1C5
ΔE00 6.19
Bubblegum
#FFC1CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CFCF #CFF4F4
analogous
#F4CFE1 #F4CFCF #F4E1CF
triadic
#F4CFCF #CFF4CF #CFCFF4
tetradic
#F4CFCF #E1F4CF #CFF4F4 #E1CFF4
square
#F4CFCF #E1F4CF #CFF4F4 #E1CFF4
split-complementary
#F4CFCF #CFF4E1 #CFE1F4
monochromatic
#DD6B6B #E99D9D #F4CFCF #F9E6E6 #F9E6E6
Accessibility & contrast
On white
1.43
#F4CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F4CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CFCF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CFCF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#DEDACF
Tritanopia (blue-blind)
#FCCCCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4cfcf; /* rgb */ color: rgb(244, 207, 207); /* oklch */ color: oklch(88.6% 0.042 18.0);
Tailwind
colors: {
custom: {
50: '#f8dddd',
500: '#f4cfcf',
950: '#000000',
},
}SCSS
$custom: #f4cfcf; $custom-light: #f8dddd; $custom-dark: #000000;
JSON
{
"hex": "#f4cfcf",
"rgb": {
"r": 244,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.88586,
"c": 0.04173,
"h": 18
},
"luminance": 0.68364
}Semantic roles & 50–950 ramp
primary
#F4CFCF
secondary
#92D5D5
accent
#CACA1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484