#F3C8CD#F3C8CD
#F3C8CD is a very light, muted red. Relative luminance 0.648; OKLCH L 87.1% C 0.049 H 10.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C8CD |
|---|---|
| RGB | rgb(243, 200, 205) |
| HSL | hsl(353, 64%, 87%) |
| HSV | hsv(353, 18%, 95%) |
| CMYK | cmyk(0%, 17.7%, 15.6%, 4.7%) |
| CIE-LAB | lab(84.37, 15.97, 3.25) |
| CIE-LCH | lch(84.37, 16.29, 11.49°) |
| OKLab | oklab(87.13% 0.0484 0.0088) |
| OKLCH | oklch(87.13% 0.049 10.3) |
| XYZ | xyz(68.6357, 64.7733, 66.6328) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.56
Pale Pink
#FFCFDC
ΔE00 3.65
Light Pink
#FFD1DF
ΔE00 4.04
Pale Rose
#FDC1C5
ΔE00 4.10
Bubblegum
#FFC1CC
ΔE00 4.71
Pink
#FFC0CB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C8CD #C8F3EE
analogous
#F3C8E3 #F3C8CD #F3D9C8
triadic
#F3C8CD #CDF3C8 #C8CDF3
tetradic
#F3C8CD #E3F3C8 #C8F3EE #D9C8F3
square
#F3C8CD #E3F3C8 #C8F3EE #D9C8F3
split-complementary
#F3C8CD #C8F3D9 #C8E3F3
monochromatic
#DD6472 #E8969F #F3C8CD #FAE6E8 #FAE6E8
Accessibility & contrast
On white
1.50
#F3C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#F3C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C8CD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C8CD | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#FCC5CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3c8cd; /* rgb */ color: rgb(243, 200, 205); /* oklch */ color: oklch(87.1% 0.049 10.3);
Tailwind
colors: {
custom: {
50: '#f7d8dc',
500: '#f3c8cd',
950: '#000000',
},
}SCSS
$custom: #f3c8cd; $custom-light: #f7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#f3c8cd",
"rgb": {
"r": 243,
"g": 200,
"b": 205
},
"hsl": {
"h": 353.023,
"s": 64.179,
"l": 86.863
},
"oklch": {
"l": 0.87131,
"c": 0.04919,
"h": 10.3
},
"luminance": 0.64771
}Semantic roles & 50–950 ramp
primary
#F3C8CD
secondary
#8CD3CB
accent
#CCB71A
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384