#F3D2CF#F3D2CF
#F3D2CF is a very light, muted red. Relative luminance 0.697; OKLCH L 89.1% C 0.037 H 24.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D2CF |
|---|---|
| RGB | rgb(243, 210, 207) |
| HSL | hsl(5, 60%, 88%) |
| HSV | hsv(5, 15%, 95%) |
| CMYK | cmyk(0%, 13.6%, 14.8%, 4.7%) |
| CIE-LAB | lab(86.83, 11.03, 5.74) |
| CIE-LCH | lch(86.83, 12.43, 27.50°) |
| OKLab | oklab(89.06% 0.0341 0.0152) |
| OKLCH | oklch(89.06% 0.037 24) |
| XYZ | xyz(71.2708, 69.6548, 68.7097) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.20
Pale Pink
#FFCFDC
ΔE00 7.43
Light Pink
#FFD1DF
ΔE00 7.51
Light Rose
#FFC5CB
ΔE00 7.56
Pale Rose
#FDC1C5
ΔE00 7.86
Lavenderblush
#FFF0F5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D2CF #CFF0F3
analogous
#F3CFDE #F3D2CF #F3E4CF
triadic
#F3D2CF #CFF3D2 #D2CFF3
tetradic
#F3D2CF #DEF3CF #CFF0F3 #E4CFF3
square
#F3D2CF #DEF3CF #CFF0F3 #E4CFF3
split-complementary
#F3D2CF #CFF3E4 #CFDEF3
monochromatic
#DB766D #E7A49E #F3D2CF #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.41
#F3D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F3D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D2CF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D2CF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#DFDCCF
Tritanopia (blue-blind)
#FBCFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d2cf; /* rgb */ color: rgb(243, 210, 207); /* oklch */ color: oklch(89.1% 0.037 24.0);
Tailwind
colors: {
custom: {
50: '#f7dfdd',
500: '#f3d2cf',
950: '#000000',
},
}SCSS
$custom: #f3d2cf; $custom-light: #f7dfdd; $custom-dark: #000000;
JSON
{
"hex": "#f3d2cf",
"rgb": {
"r": 243,
"g": 210,
"b": 207
},
"hsl": {
"h": 5,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.89063,
"c": 0.03736,
"h": 24
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#F3D2CF
secondary
#93CED3
accent
#BAC81E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484