#F2CDC5#F2CDC5
#F2CDC5 is a very light, muted red. Relative luminance 0.666; OKLCH L 87.8% C 0.043 H 32.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDC5 |
|---|---|
| RGB | rgb(242, 205, 197) |
| HSL | hsl(11, 63%, 86%) |
| HSV | hsv(11, 19%, 95%) |
| CMYK | cmyk(0%, 15.3%, 18.6%, 5.1%) |
| CIE-LAB | lab(85.29, 11.76, 8.82) |
| CIE-LCH | lch(85.29, 14.70, 36.86°) |
| OKLab | oklab(87.76% 0.0367 0.0232) |
| OKLCH | oklch(87.76% 0.043 32.2) |
| XYZ | xyz(68.5274, 66.5733, 62.0526) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 7.85
Light Rose
#FFC5CB
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 8.02
Pale Pink
#FFCFDC
ΔE00 8.95
Light Pink
#FFD1DF
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDC5 #C5EAF2
analogous
#F2C5D3 #F2CDC5 #F2E3C5
triadic
#F2CDC5 #C5F2CD #CDC5F2
tetradic
#F2CDC5 #D3F2C5 #C5EAF2 #E3C5F2
square
#F2CDC5 #D3F2C5 #C5EAF2 #E3C5F2
split-complementary
#F2CDC5 #C5F2E3 #C5D3F2
monochromatic
#DC7761 #E7A293 #F2CDC5 #F9E9E6 #F9E9E6
Accessibility & contrast
On white
1.47
#F2CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F2CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDC5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDC5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C4
Deuteranopia (green-blind)
#DDD8C5
Tritanopia (blue-blind)
#FBC9CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdc5; /* rgb */ color: rgb(242, 205, 197); /* oklch */ color: oklch(87.8% 0.043 32.2);
Tailwind
colors: {
custom: {
50: '#f6dcd6',
500: '#f2cdc5',
950: '#000000',
},
}SCSS
$custom: #f2cdc5; $custom-light: #f6dcd6; $custom-dark: #000000;
JSON
{
"hex": "#f2cdc5",
"rgb": {
"r": 242,
"g": 205,
"b": 197
},
"hsl": {
"h": 10.667,
"s": 63.38,
"l": 86.078
},
"oklch": {
"l": 0.87763,
"c": 0.04341,
"h": 32.2
},
"luminance": 0.66571
}Semantic roles & 50–950 ramp
primary
#F2CDC5
secondary
#89C5D2
accent
#ACCB1A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483