#F0CFCF#F0CFCF
#F0CFCF is a very light, muted red. Relative luminance 0.677; OKLCH L 88.2% C 0.037 H 17.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFCF |
|---|---|
| RGB | rgb(240, 207, 207) |
| HSL | hsl(0, 52%, 88%) |
| HSV | hsv(0, 14%, 94%) |
| CMYK | cmyk(0%, 13.7%, 13.7%, 5.9%) |
| CIE-LAB | lab(85.83, 11.53, 4.27) |
| CIE-LCH | lch(85.83, 12.30, 20.34°) |
| OKLab | oklab(88.23% 0.0354 0.0114) |
| OKLCH | oklch(88.23% 0.037 17.9) |
| XYZ | xyz(69.5100, 67.6577, 68.4170) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 6.40
Light Pink
#FFD1DF
ΔE00 6.46
Light Rose
#FFC5CB
ΔE00 6.84
Pale Rose
#FDC1C5
ΔE00 7.22
Bubblegum
#FFC1CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFCF #CFF0F0
analogous
#F0CFDF #F0CFCF #F0DFCF
triadic
#F0CFCF #CFF0CF #CFCFF0
tetradic
#F0CFCF #DFF0CF #CFF0F0 #DFCFF0
square
#F0CFCF #DFF0CF #CFF0F0 #DFCFF0
split-complementary
#F0CFCF #CFF0DF #CFDFF0
monochromatic
#D37272 #E1A0A0 #F0CFCF #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.45
#F0CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F0CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFCF
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFCF | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#F8CCCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f0cfcf; /* rgb */ color: rgb(240, 207, 207); /* oklch */ color: oklch(88.2% 0.037 17.9);
Tailwind
colors: {
custom: {
50: '#f5dddd',
500: '#f0cfcf',
950: '#000000',
},
}SCSS
$custom: #f0cfcf; $custom-light: #f5dddd; $custom-dark: #000000;
JSON
{
"hex": "#f0cfcf",
"rgb": {
"r": 240,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.88227,
"c": 0.03716,
"h": 17.9
},
"luminance": 0.67656
}Semantic roles & 50–950 ramp
primary
#F0CFCF
secondary
#95CECE
accent
#C0C026
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484