#F0C8CB#F0C8CB
#F0C8CB is a very light, muted red. Relative luminance 0.641; OKLCH L 86.8% C 0.046 H 13.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8CB |
|---|---|
| RGB | rgb(240, 200, 203) |
| HSL | hsl(356, 57%, 86%) |
| HSV | hsv(356, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 15.4%, 5.9%) |
| CIE-LAB | lab(84.04, 14.59, 3.81) |
| CIE-LCH | lch(84.04, 15.07, 14.63°) |
| OKLab | oklab(86.8% 0.0444 0.0102) |
| OKLCH | oklch(86.8% 0.046 13) |
| XYZ | xyz(67.3688, 64.1477, 65.3213) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.47
Pale Pink
#FFCFDC
ΔE00 4.65
Pale Rose
#FDC1C5
ΔE00 4.83
Light Pink
#FFD1DF
ΔE00 4.95
Bubblegum
#FFC1CC
ΔE00 5.74
Pink
#FFC0CB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8CB #C8F0ED
analogous
#F0C8DF #F0C8CB #F0D9C8
triadic
#F0C8CB #CBF0C8 #C8CBF0
tetradic
#F0C8CB #DFF0C8 #C8F0ED #D9C8F0
square
#F0C8CB #DFF0C8 #C8F0ED #D9C8F0
split-complementary
#F0C8CB #C8F0D9 #C8DFF0
monochromatic
#D66870 #E3989E #F0C8CB #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.52
#F0C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F0C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8CB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8CB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#F8C5C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f0c8cb; /* rgb */ color: rgb(240, 200, 203); /* oklch */ color: oklch(86.8% 0.046 13.0);
Tailwind
colors: {
custom: {
50: '#f5d8da',
500: '#f0c8cb',
950: '#000000',
},
}SCSS
$custom: #f0c8cb; $custom-light: #f5d8da; $custom-dark: #000000;
JSON
{
"hex": "#f0c8cb",
"rgb": {
"r": 240,
"g": 200,
"b": 203
},
"hsl": {
"h": 355.5,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.86798,
"c": 0.04554,
"h": 13
},
"luminance": 0.64146
}Semantic roles & 50–950 ramp
primary
#F0C8CB
secondary
#8ECECA
accent
#C5B821
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383