#F2DDE1#F2DDE1
#F2DDE1 is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.024 H 4.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDE1 |
|---|---|
| RGB | rgb(242, 221, 225) |
| HSL | hsl(349, 45%, 91%) |
| HSV | hsv(349, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 7%, 5.1%) |
| CIE-LAB | lab(89.87, 7.87, 0.66) |
| CIE-LCH | lch(89.87, 7.89, 4.79°) |
| OKLab | oklab(91.57% 0.0236 0.0019) |
| OKLCH | oklch(91.57% 0.024 4.5) |
| XYZ | xyz(76.0636, 76.0275, 81.8873) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.84
Lavenderblush
#FFF0F5
ΔE00 4.41
Very Light Pink
#FFF4F2
ΔE00 6.78
Light Pink
#FFD1DF
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 8.65
Snow
#FFFAFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDE1 #DDF2EE
analogous
#F2DDEB #F2DDE1 #F2E3DD
triadic
#F2DDE1 #E1F2DD #DDE1F2
tetradic
#F2DDE1 #EBF2DD #DDF2EE #E3DDF2
square
#F2DDE1 #EBF2DD #DDF2EE #E3DDF2
split-complementary
#F2DDE1 #DDF2E3 #DDEBF2
monochromatic
#D08493 #E1B1BA #F2DDE1 #F7E9EB #F7E9EB
Accessibility & contrast
On white
1.30
#F2DDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F2DDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDE1
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDE1 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#F6DCDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dde1; /* rgb */ color: rgb(242, 221, 225); /* oklch */ color: oklch(91.6% 0.024 4.5);
Tailwind
colors: {
custom: {
50: '#f6e7ea',
500: '#f2dde1',
950: '#000000',
},
}SCSS
$custom: #f2dde1; $custom-light: #f6e7ea; $custom-dark: #000000;
JSON
{
"hex": "#f2dde1",
"rgb": {
"r": 242,
"g": 221,
"b": 225
},
"hsl": {
"h": 348.571,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91567,
"c": 0.02367,
"h": 4.5
},
"luminance": 0.76026
}Semantic roles & 50–950 ramp
primary
#F2DDE1
secondary
#A4CFC7
accent
#B89E2E
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484