#F5CDC8#F5CDC8
#F5CDC8 is a very light, muted red. Relative luminance 0.672; OKLCH L 88.1% C 0.046 H 26.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDC8 |
|---|---|
| RGB | rgb(245, 205, 200) |
| HSL | hsl(7, 69%, 87%) |
| HSV | hsv(7, 18%, 96%) |
| CMYK | cmyk(0%, 16.3%, 18.4%, 3.9%) |
| CIE-LAB | lab(85.63, 13.29, 7.75) |
| CIE-LCH | lch(85.63, 15.39, 30.24°) |
| OKLab | oklab(88.12% 0.0411 0.0204) |
| OKLCH | oklch(88.12% 0.046 26.4) |
| XYZ | xyz(69.9129, 67.2475, 63.9297) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.02
Light Rose
#FFC5CB
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 6.30
Pale Pink
#FFCFDC
ΔE00 7.31
Light Pink
#FFD1DF
ΔE00 7.60
Bubblegum
#FFC1CC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDC8 #C8F0F5
analogous
#F5C8DA #F5CDC8 #F5E4C8
triadic
#F5CDC8 #C8F5CD #CDC8F5
tetradic
#F5CDC8 #DAF5C8 #C8F0F5 #E4C8F5
square
#F5CDC8 #DAF5C8 #C8F0F5 #E4C8F5
split-complementary
#F5CDC8 #C8F5E4 #C8DAF5
monochromatic
#E26F60 #EC9E94 #F5CDC8 #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.45
#F5CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#F5CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDC8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDC8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#FFC9CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f5cdc8; /* rgb */ color: rgb(245, 205, 200); /* oklch */ color: oklch(88.1% 0.046 26.4);
Tailwind
colors: {
custom: {
50: '#f9dcd8',
500: '#f5cdc8',
950: '#000000',
},
}SCSS
$custom: #f5cdc8; $custom-light: #f9dcd8; $custom-dark: #000000;
JSON
{
"hex": "#f5cdc8",
"rgb": {
"r": 245,
"g": 205,
"b": 200
},
"hsl": {
"h": 6.667,
"s": 69.231,
"l": 87.255
},
"oklch": {
"l": 0.88115,
"c": 0.04593,
"h": 26.4
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#F5CDC8
secondary
#8BCED7
accent
#BCD114
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483