#F4C8CD#F4C8CD
#F4C8CD is a very light, muted red. Relative luminance 0.649; OKLCH L 87.2% C 0.050 H 10.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C8CD |
|---|---|
| RGB | rgb(244, 200, 205) |
| HSL | hsl(353, 67%, 87%) |
| HSV | hsv(353, 18%, 96%) |
| CMYK | cmyk(0%, 18%, 16%, 4.3%) |
| CIE-LAB | lab(84.46, 16.32, 3.39) |
| CIE-LCH | lch(84.46, 16.67, 11.74°) |
| OKLab | oklab(87.22% 0.0495 0.0092) |
| OKLCH | oklch(87.22% 0.05 10.5) |
| XYZ | xyz(68.9819, 64.9517, 66.6490) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.30
Pale Pink
#FFCFDC
ΔE00 3.56
Pale Rose
#FDC1C5
ΔE00 3.86
Light Pink
#FFD1DF
ΔE00 3.98
Bubblegum
#FFC1CC
ΔE00 4.49
Pink
#FFC0CB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C8CD #C8F4EF
analogous
#F4C8E3 #F4C8CD #F4D9C8
triadic
#F4C8CD #CDF4C8 #C8CDF4
tetradic
#F4C8CD #E3F4C8 #C8F4EF #D9C8F4
square
#F4C8CD #E3F4C8 #C8F4EF #D9C8F4
split-complementary
#F4C8CD #C8F4D9 #C8E3F4
monochromatic
#E06270 #EA959F #F4C8CD #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.50
#F4C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#F4C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C8CD
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C8CD | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D8D6CC
Tritanopia (blue-blind)
#FDC5CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f4c8cd; /* rgb */ color: rgb(244, 200, 205); /* oklch */ color: oklch(87.2% 0.050 10.5);
Tailwind
colors: {
custom: {
50: '#f8d8dc',
500: '#f4c8cd',
950: '#000000',
},
}SCSS
$custom: #f4c8cd; $custom-light: #f8d8dc; $custom-dark: #000000;
JSON
{
"hex": "#f4c8cd",
"rgb": {
"r": 244,
"g": 200,
"b": 205
},
"hsl": {
"h": 353.182,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.87224,
"c": 0.05033,
"h": 10.5
},
"luminance": 0.64949
}Semantic roles & 50–950 ramp
primary
#F4C8CD
secondary
#8BD5CD
accent
#CFBA17
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384