#F2CDC2#F2CDC2
#F2CDC2 is a very light, muted red. Relative luminance 0.664; OKLCH L 87.7% C 0.045 H 37.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDC2 |
|---|---|
| RGB | rgb(242, 205, 194) |
| HSL | hsl(14, 65%, 85%) |
| HSV | hsv(14, 20%, 95%) |
| CMYK | cmyk(0%, 15.3%, 19.8%, 5.1%) |
| CIE-LAB | lab(85.22, 11.31, 10.31) |
| CIE-LCH | lch(85.22, 15.31, 42.34°) |
| OKLab | oklab(87.69% 0.0356 0.027) |
| OKLCH | oklch(87.69% 0.045 37.2) |
| XYZ | xyz(68.1871, 66.4371, 60.2603) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.34
Apricot
#FBCEB1
ΔE00 6.71
Pale Rose
#FDC1C5
ΔE00 8.88
Light Rose
#FFC5CB
ΔE00 9.05
Peach
#FFDAB9
ΔE00 9.28
Pinkish Grey
#C8ACA9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDC2 #C2E7F2
analogous
#F2C2CF #F2CDC2 #F2E5C2
triadic
#F2CDC2 #C2F2CD #CDC2F2
tetradic
#F2CDC2 #CFF2C2 #C2E7F2 #E5C2F2
square
#F2CDC2 #CFF2C2 #C2E7F2 #E5C2F2
split-complementary
#F2CDC2 #C2F2E5 #C2CFF2
monochromatic
#DC7A5D #E7A490 #F2CDC2 #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.47
#F2CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#F2CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDC2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDC2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C1
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#FCC8CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdc2; /* rgb */ color: rgb(242, 205, 194); /* oklch */ color: oklch(87.7% 0.045 37.2);
Tailwind
colors: {
custom: {
50: '#f7dcd4',
500: '#f2cdc2',
950: '#000000',
},
}SCSS
$custom: #f2cdc2; $custom-light: #f7dcd4; $custom-dark: #000000;
JSON
{
"hex": "#f2cdc2",
"rgb": {
"r": 242,
"g": 205,
"b": 194
},
"hsl": {
"h": 13.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.87686,
"c": 0.04464,
"h": 37.2
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#F2CDC2
secondary
#86C0D2
accent
#A3CD19
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483