#F2D3CF#F2D3CF
#F2D3CF is a very light, muted red. Relative luminance 0.700; OKLCH L 89.2% C 0.035 H 26.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D3CF |
|---|---|
| RGB | rgb(242, 211, 207) |
| HSL | hsl(7, 57%, 88%) |
| HSV | hsv(7, 14%, 95%) |
| CMYK | cmyk(0%, 12.8%, 14.5%, 5.1%) |
| CIE-LAB | lab(86.98, 10.15, 5.96) |
| CIE-LCH | lch(86.98, 11.77, 30.40°) |
| OKLab | oklab(89.16% 0.0316 0.0158) |
| OKLCH | oklch(89.16% 0.035 26.6) |
| XYZ | xyz(71.1743, 69.9726, 68.7761) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.83
Pale Pink
#FFCFDC
ΔE00 8.21
Light Pink
#FFD1DF
ΔE00 8.26
Light Rose
#FFC5CB
ΔE00 8.38
Lavenderblush
#FFF0F5
ΔE00 8.53
Pale Rose
#FDC1C5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D3CF #CFEEF2
analogous
#F2CFDC #F2D3CF #F2E4CF
triadic
#F2D3CF #CFF2D3 #D3CFF2
tetradic
#F2D3CF #DCF2CF #CFEEF2 #E4CFF2
square
#F2D3CF #DCF2CF #CFEEF2 #E4CFF2
split-complementary
#F2D3CF #CFF2E4 #CFDCF2
monochromatic
#D87B6F #E5A79F #F2D3CF #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.40
#F2D3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#F2D3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D3CF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D3CF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CF
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#FAD0D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d3cf; /* rgb */ color: rgb(242, 211, 207); /* oklch */ color: oklch(89.2% 0.035 26.6);
Tailwind
colors: {
custom: {
50: '#f6e0dd',
500: '#f2d3cf',
950: '#000000',
},
}SCSS
$custom: #f2d3cf; $custom-light: #f6e0dd; $custom-dark: #000000;
JSON
{
"hex": "#f2d3cf",
"rgb": {
"r": 242,
"g": 211,
"b": 207
},
"hsl": {
"h": 6.857,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89164,
"c": 0.03527,
"h": 26.6
},
"luminance": 0.69971
}Semantic roles & 50–950 ramp
primary
#F2D3CF
secondary
#94CAD1
accent
#B2C521
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484