#F0CBCF#F0CBCF
#F0CBCF is a very light, muted red. Relative luminance 0.657; OKLCH L 87.5% C 0.042 H 10.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CBCF |
|---|---|
| RGB | rgb(240, 203, 207) |
| HSL | hsl(354, 55%, 87%) |
| HSV | hsv(354, 15%, 94%) |
| CMYK | cmyk(0%, 15.4%, 13.7%, 5.9%) |
| CIE-LAB | lab(84.87, 13.63, 2.87) |
| CIE-LCH | lch(84.87, 13.93, 11.89°) |
| OKLab | oklab(87.47% 0.0414 0.0078) |
| OKLCH | oklch(87.47% 0.042 10.6) |
| XYZ | xyz(68.5532, 65.7441, 68.0981) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.56
Light Pink
#FFD1DF
ΔE00 4.70
Light Rose
#FFC5CB
ΔE00 5.22
Pale Rose
#FDC1C5
ΔE00 5.73
Bubblegum
#FFC1CC
ΔE00 6.39
Pink
#FFC0CB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CBCF #CBF0EC
analogous
#F0CBE2 #F0CBCF #F0DACB
triadic
#F0CBCF #CFF0CB #CBCFF0
tetradic
#F0CBCF #E2F0CB #CBF0EC #DACBF0
square
#F0CBCF #E2F0CB #CBF0EC #DACBF0
split-complementary
#F0CBCF #CBF0DA #CBE2F0
monochromatic
#D56C77 #E29CA3 #F0CBCF #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.48
#F0CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#F0CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CBCF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CBCF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#F8C8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f0cbcf; /* rgb */ color: rgb(240, 203, 207); /* oklch */ color: oklch(87.5% 0.042 10.6);
Tailwind
colors: {
custom: {
50: '#f5dadd',
500: '#f0cbcf',
950: '#000000',
},
}SCSS
$custom: #f0cbcf; $custom-light: #f5dadd; $custom-dark: #000000;
JSON
{
"hex": "#f0cbcf",
"rgb": {
"r": 240,
"g": 203,
"b": 207
},
"hsl": {
"h": 353.514,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.87472,
"c": 0.04208,
"h": 10.6
},
"luminance": 0.65742
}Semantic roles & 50–950 ramp
primary
#F0CBCF
secondary
#91CEC8
accent
#C3B123
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484