#F5C8CD#F5C8CD
#F5C8CD is a very light, muted red. Relative luminance 0.651; OKLCH L 87.3% C 0.051 H 10.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C8CD |
|---|---|
| RGB | rgb(245, 200, 205) |
| HSL | hsl(353, 69%, 87%) |
| HSV | hsv(353, 18%, 96%) |
| CMYK | cmyk(0%, 18.4%, 16.3%, 3.9%) |
| CIE-LAB | lab(84.55, 16.68, 3.54) |
| CIE-LCH | lch(84.55, 17.05, 11.97°) |
| OKLab | oklab(87.32% 0.0506 0.0095) |
| OKLCH | oklch(87.32% 0.051 10.7) |
| XYZ | xyz(69.3299, 65.1312, 66.6653) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.04
Pale Pink
#FFCFDC
ΔE00 3.48
Pale Rose
#FDC1C5
ΔE00 3.63
Light Pink
#FFD1DF
ΔE00 3.94
Bubblegum
#FFC1CC
ΔE00 4.27
Pink
#FFC0CB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C8CD #C8F5F0
analogous
#F5C8E4 #F5C8CD #F5DAC8
triadic
#F5C8CD #CDF5C8 #C8CDF5
tetradic
#F5C8CD #E4F5C8 #C8F5F0 #DAC8F5
square
#F5C8CD #E4F5C8 #C8F5F0 #DAC8F5
split-complementary
#F5C8CD #C8F5DA #C8E4F5
monochromatic
#E2606F #EC949E #F5C8CD #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.50
#F5C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#F5C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C8CD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C8CD | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#FEC5CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f5c8cd; /* rgb */ color: rgb(245, 200, 205); /* oklch */ color: oklch(87.3% 0.051 10.7);
Tailwind
colors: {
custom: {
50: '#f9d8dc',
500: '#f5c8cd',
950: '#000000',
},
}SCSS
$custom: #f5c8cd; $custom-light: #f9d8dc; $custom-dark: #000000;
JSON
{
"hex": "#f5c8cd",
"rgb": {
"r": 245,
"g": 200,
"b": 205
},
"hsl": {
"h": 353.333,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.87317,
"c": 0.05148,
"h": 10.7
},
"luminance": 0.65129
}Semantic roles & 50–950 ramp
primary
#F5C8CD
secondary
#8BD7CE
accent
#D1BC14
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384