#F5CDCA#F5CDCA
#F5CDCA is a very light, muted red. Relative luminance 0.673; OKLCH L 88.2% C 0.046 H 23.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDCA |
|---|---|
| RGB | rgb(245, 205, 202) |
| HSL | hsl(4, 68%, 88%) |
| HSV | hsv(4, 18%, 96%) |
| CMYK | cmyk(0%, 16.3%, 17.6%, 3.9%) |
| CIE-LAB | lab(85.68, 13.59, 6.76) |
| CIE-LCH | lch(85.68, 15.18, 26.43°) |
| OKLab | oklab(88.17% 0.0419 0.0179) |
| OKLCH | oklch(88.17% 0.046 23.1) |
| XYZ | xyz(70.1482, 67.3417, 65.1687) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 5.82
Mistyrose
#FFE4E1
ΔE00 6.04
Pale Pink
#FFCFDC
ΔE00 6.49
Light Pink
#FFD1DF
ΔE00 6.77
Bubblegum
#FFC1CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDCA #CAF2F5
analogous
#F5CADC #F5CDCA #F5E2CA
triadic
#F5CDCA #CAF5CD #CDCAF5
tetradic
#F5CDCA #DCF5CA #CAF2F5 #E2CAF5
square
#F5CDCA #DCF5CA #CAF2F5 #E2CAF5
split-complementary
#F5CDCA #CAF5E2 #CADCF5
monochromatic
#E26C63 #EB9C97 #F5CDCA #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.45
#F5CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#F5CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDCA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDCA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#DDD9CA
Tritanopia (blue-blind)
#FEC9CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cdca; /* rgb */ color: rgb(245, 205, 202); /* oklch */ color: oklch(88.2% 0.046 23.1);
Tailwind
colors: {
custom: {
50: '#f9dcda',
500: '#f5cdca',
950: '#000000',
},
}SCSS
$custom: #f5cdca; $custom-light: #f9dcda; $custom-dark: #000000;
JSON
{
"hex": "#f5cdca",
"rgb": {
"r": 245,
"g": 205,
"b": 202
},
"hsl": {
"h": 4.186,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.88168,
"c": 0.04555,
"h": 23.1
},
"luminance": 0.67339
}Semantic roles & 50–950 ramp
primary
#F5CDCA
secondary
#8DD1D7
accent
#C3D015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483