#F5CECA#F5CECA
#F5CECA is a very light, muted red. Relative luminance 0.678; OKLCH L 88.4% C 0.045 H 24.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CECA |
|---|---|
| RGB | rgb(245, 206, 202) |
| HSL | hsl(6, 68%, 88%) |
| HSV | hsv(6, 18%, 96%) |
| CMYK | cmyk(0%, 15.9%, 17.6%, 3.9%) |
| CIE-LAB | lab(85.92, 13.07, 7.10) |
| CIE-LCH | lch(85.92, 14.87, 28.52°) |
| OKLab | oklab(88.35% 0.0404 0.0188) |
| OKLCH | oklch(88.35% 0.045 24.9) |
| XYZ | xyz(70.3881, 67.8216, 65.2487) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.70
Light Rose
#FFC5CB
ΔE00 6.22
Pale Rose
#FDC1C5
ΔE00 6.34
Pale Pink
#FFCFDC
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.23
Bubblegum
#FFC1CC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CECA #CAF1F5
analogous
#F5CADC #F5CECA #F5E3CA
triadic
#F5CECA #CAF5CE #CECAF5
tetradic
#F5CECA #DCF5CA #CAF1F5 #E3CAF5
square
#F5CECA #DCF5CA #CAF1F5 #E3CAF5
split-complementary
#F5CECA #CAF5E3 #CADCF5
monochromatic
#E26F63 #EB9E97 #F5CECA #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.44
#F5CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#F5CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CECA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CECA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#FECACD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5ceca; /* rgb */ color: rgb(245, 206, 202); /* oklch */ color: oklch(88.4% 0.045 24.9);
Tailwind
colors: {
custom: {
50: '#f9ddda',
500: '#f5ceca',
950: '#000000',
},
}SCSS
$custom: #f5ceca; $custom-light: #f9ddda; $custom-dark: #000000;
JSON
{
"hex": "#f5ceca",
"rgb": {
"r": 245,
"g": 206,
"b": 202
},
"hsl": {
"h": 5.581,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.88355,
"c": 0.04453,
"h": 24.9
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#F5CECA
secondary
#8DD0D7
accent
#BFD015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483