#F0CFCA#F0CFCA
#F0CFCA is a very light, muted red. Relative luminance 0.674; OKLCH L 88.1% C 0.038 H 28.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFCA |
|---|---|
| RGB | rgb(240, 207, 202) |
| HSL | hsl(8, 56%, 87%) |
| HSV | hsv(8, 16%, 94%) |
| CMYK | cmyk(0%, 13.7%, 15.8%, 5.9%) |
| CIE-LAB | lab(85.71, 10.75, 6.75) |
| CIE-LCH | lch(85.71, 12.70, 32.13°) |
| OKLab | oklab(88.09% 0.0335 0.0178) |
| OKLCH | oklch(88.09% 0.038 28.1) |
| XYZ | xyz(68.9084, 67.4171, 65.2486) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.86
Light Rose
#FFC5CB
ΔE00 7.98
Pale Rose
#FDC1C5
ΔE00 8.10
Pale Pink
#FFCFDC
ΔE00 8.28
Light Pink
#FFD1DF
ΔE00 8.42
Pinkish Grey
#C8ACA9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFCA #CAEBF0
analogous
#F0CAD8 #F0CFCA #F0E2CA
triadic
#F0CFCA #CAF0CF #CFCAF0
tetradic
#F0CFCA #D8F0CA #CAEBF0 #E2CAF0
square
#F0CFCA #D8F0CA #CAEBF0 #E2CAF0
split-complementary
#F0CFCA #CAF0E2 #CAD8F0
monochromatic
#D5796B #E3A49A #F0CFCA #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.45
#F0CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#F0CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFCA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFCA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#DDD9CA
Tritanopia (blue-blind)
#F8CBCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f0cfca; /* rgb */ color: rgb(240, 207, 202); /* oklch */ color: oklch(88.1% 0.038 28.1);
Tailwind
colors: {
custom: {
50: '#f5ddda',
500: '#f0cfca',
950: '#000000',
},
}SCSS
$custom: #f0cfca; $custom-light: #f5ddda; $custom-dark: #000000;
JSON
{
"hex": "#f0cfca",
"rgb": {
"r": 240,
"g": 207,
"b": 202
},
"hsl": {
"h": 7.895,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.88092,
"c": 0.03791,
"h": 28.1
},
"luminance": 0.67415
}Semantic roles & 50–950 ramp
primary
#F0CFCA
secondary
#90C6CE
accent
#AEC322
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483