#F2DCDA#F2DCDA
#F2DCDA is a very light, muted red. Relative luminance 0.751; OKLCH L 91.2% C 0.025 H 23.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCDA |
|---|---|
| RGB | rgb(242, 220, 218) |
| HSL | hsl(5, 48%, 90%) |
| HSV | hsv(5, 10%, 95%) |
| CMYK | cmyk(0%, 9.1%, 9.9%, 5.1%) |
| CIE-LAB | lab(89.45, 7.22, 3.73) |
| CIE-LCH | lch(89.45, 8.13, 27.29°) |
| OKLab | oklab(91.18% 0.0224 0.0099) |
| OKLCH | oklch(91.18% 0.025 23.8) |
| XYZ | xyz(74.8650, 75.1269, 76.8732) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.56
Lavenderblush
#FFF0F5
ΔE00 5.56
Very Light Pink
#FFF4F2
ΔE00 6.32
Seashell
#FFF5EE
ΔE00 7.71
Linen
#FAF0E6
ΔE00 8.18
Snow
#FFFAFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCDA #DAF0F2
analogous
#F2DAE4 #F2DCDA #F2E8DA
triadic
#F2DCDA #DAF2DC #DCDAF2
tetradic
#F2DCDA #E4F2DA #DAF0F2 #E8DAF2
square
#F2DCDA #E4F2DA #DAF0F2 #E8DAF2
split-complementary
#F2DCDA #DAF2E8 #DAE4F2
monochromatic
#D2867F #E2B1AD #F2DCDA #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.31
#F2DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#F2DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCDA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCDA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#E5E2DA
Tritanopia (blue-blind)
#F8DADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dcda; /* rgb */ color: rgb(242, 220, 218); /* oklch */ color: oklch(91.2% 0.025 23.8);
Tailwind
colors: {
custom: {
50: '#f6e6e5',
500: '#f2dcda',
950: '#000000',
},
}SCSS
$custom: #f2dcda; $custom-light: #f6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f2dcda",
"rgb": {
"r": 242,
"g": 220,
"b": 218
},
"hsl": {
"h": 5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.91181,
"c": 0.02453,
"h": 23.8
},
"luminance": 0.75126
}Semantic roles & 50–950 ramp
primary
#F2DCDA
secondary
#A0CCD0
accent
#AFBB2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484