#F2CDC4#F2CDC4
#F2CDC4 is a very light, muted red. Relative luminance 0.665; OKLCH L 87.7% C 0.044 H 33.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDC4 |
|---|---|
| RGB | rgb(242, 205, 196) |
| HSL | hsl(12, 64%, 86%) |
| HSV | hsv(12, 19%, 95%) |
| CMYK | cmyk(0%, 15.3%, 19%, 5.1%) |
| CIE-LAB | lab(85.26, 11.61, 9.31) |
| CIE-LCH | lch(85.26, 14.88, 38.74°) |
| OKLab | oklab(87.74% 0.0363 0.0244) |
| OKLCH | oklch(87.74% 0.044 33.9) |
| XYZ | xyz(68.4132, 66.5276, 61.4512) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.00
Apricot
#FBCEB1
ΔE00 7.58
Pale Rose
#FDC1C5
ΔE00 8.18
Light Rose
#FFC5CB
ΔE00 8.29
Pinkish Grey
#C8ACA9
ΔE00 9.36
Pale Pink
#FFCFDC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDC4 #C4E9F2
analogous
#F2C4D2 #F2CDC4 #F2E4C4
triadic
#F2CDC4 #C4F2CD #CDC4F2
tetradic
#F2CDC4 #D2F2C4 #C4E9F2 #E4C4F2
square
#F2CDC4 #D2F2C4 #C4E9F2 #E4C4F2
split-complementary
#F2CDC4 #C4F2E4 #C4D2F2
monochromatic
#DC7860 #E7A292 #F2CDC4 #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.47
#F2CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#F2CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDC4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDC4 | 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)
#D5D1C3
Deuteranopia (green-blind)
#DDD8C4
Tritanopia (blue-blind)
#FCC8CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdc4; /* rgb */ color: rgb(242, 205, 196); /* oklch */ color: oklch(87.7% 0.044 33.9);
Tailwind
colors: {
custom: {
50: '#f6dcd5',
500: '#f2cdc4',
950: '#000000',
},
}SCSS
$custom: #f2cdc4; $custom-light: #f6dcd5; $custom-dark: #000000;
JSON
{
"hex": "#f2cdc4",
"rgb": {
"r": 242,
"g": 205,
"b": 196
},
"hsl": {
"h": 11.739,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.87737,
"c": 0.04379,
"h": 33.9
},
"luminance": 0.66525
}Semantic roles & 50–950 ramp
primary
#F2CDC4
secondary
#88C3D2
accent
#A9CC1A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483