#F3D2CA#F3D2CA
#F3D2CA is a very light, muted red. Relative luminance 0.694; OKLCH L 88.9% C 0.039 H 33.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D2CA |
|---|---|
| RGB | rgb(243, 210, 202) |
| HSL | hsl(12, 63%, 87%) |
| HSV | hsv(12, 17%, 95%) |
| CMYK | cmyk(0%, 13.6%, 16.9%, 4.7%) |
| CIE-LAB | lab(86.71, 10.26, 8.22) |
| CIE-LCH | lch(86.71, 13.14, 38.69°) |
| OKLab | oklab(88.93% 0.0322 0.0216) |
| OKLCH | oklch(88.93% 0.039 33.9) |
| XYZ | xyz(70.6692, 69.4141, 65.5413) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.61
Apricot
#FBCEB1
ΔE00 8.00
Light Rose
#FFC5CB
ΔE00 9.01
Pale Rose
#FDC1C5
ΔE00 9.09
Pale Pink
#FFCFDC
ΔE00 9.49
Light Pink
#FFD1DF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D2CA #CAEBF3
analogous
#F3CAD7 #F3D2CA #F3E6CA
triadic
#F3D2CA #CAF3D2 #D2CAF3
tetradic
#F3D2CA #D7F3CA #CAEBF3 #E6CAF3
square
#F3D2CA #D7F3CA #CAEBF3 #E6CAF3
split-complementary
#F3D2CA #CAF3E6 #CAD7F3
monochromatic
#DC7D66 #E8A898 #F3D2CA #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.41
#F3D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#F3D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D2CA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D2CA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FCCED0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3d2ca; /* rgb */ color: rgb(243, 210, 202); /* oklch */ color: oklch(88.9% 0.039 33.9);
Tailwind
colors: {
custom: {
50: '#f7dfda',
500: '#f3d2ca',
950: '#000000',
},
}SCSS
$custom: #f3d2ca; $custom-light: #f7dfda; $custom-dark: #000000;
JSON
{
"hex": "#f3d2ca",
"rgb": {
"r": 243,
"g": 210,
"b": 202
},
"hsl": {
"h": 11.707,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.88931,
"c": 0.03879,
"h": 33.9
},
"luminance": 0.69412
}Semantic roles & 50–950 ramp
primary
#F3D2CA
secondary
#8EC6D3
accent
#A8CB1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483