#F2D3CD#F2D3CD
#F2D3CD is a very light, muted red. Relative luminance 0.699; OKLCH L 89.1% C 0.036 H 30.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D3CD |
|---|---|
| RGB | rgb(242, 211, 205) |
| HSL | hsl(10, 59%, 88%) |
| HSV | hsv(10, 15%, 95%) |
| CMYK | cmyk(0%, 12.8%, 15.3%, 5.1%) |
| CIE-LAB | lab(86.94, 9.84, 6.94) |
| CIE-LCH | lch(86.94, 12.04, 35.21°) |
| OKLab | oklab(89.11% 0.0308 0.0183) |
| OKLCH | oklch(89.11% 0.036 30.8) |
| XYZ | xyz(70.9313, 69.8754, 67.4966) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.00
Lavenderblush
#FFF0F5
ΔE00 8.90
Apricot
#FBCEB1
ΔE00 8.92
Light Rose
#FFC5CB
ΔE00 8.93
Pale Pink
#FFCFDC
ΔE00 9.01
Light Pink
#FFD1DF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D3CD #CDECF2
analogous
#F2CDD9 #F2D3CD #F2E6CD
triadic
#F2D3CD #CDF2D3 #D3CDF2
tetradic
#F2D3CD #D9F2CD #CDECF2 #E6CDF2
square
#F2D3CD #D9F2CD #CDECF2 #E6CDF2
split-complementary
#F2D3CD #CDF2E6 #CDD9F2
monochromatic
#D97E6C #E5A89C #F2D3CD #F9EAE7 #F9EAE7
Accessibility & contrast
On white
1.40
#F2D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#F2D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D3CD
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D3CD | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#FACFD1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d3cd; /* rgb */ color: rgb(242, 211, 205); /* oklch */ color: oklch(89.1% 0.036 30.8);
Tailwind
colors: {
custom: {
50: '#f6e0dc',
500: '#f2d3cd',
950: '#000000',
},
}SCSS
$custom: #f2d3cd; $custom-light: #f6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#f2d3cd",
"rgb": {
"r": 242,
"g": 211,
"b": 205
},
"hsl": {
"h": 9.73,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.89111,
"c": 0.03583,
"h": 30.8
},
"luminance": 0.69874
}Semantic roles & 50–950 ramp
primary
#F2D3CD
secondary
#92C7D1
accent
#ABC61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484