#F3DDDE#F3DDDE
#F3DDDE is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.024 H 14.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDDE |
|---|---|
| RGB | rgb(243, 221, 222) |
| HSL | hsl(357, 48%, 91%) |
| HSV | hsv(357, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 8.6%, 4.7%) |
| CIE-LAB | lab(89.88, 7.71, 2.25) |
| CIE-LCH | lch(89.88, 8.03, 16.30°) |
| OKLab | oklab(91.57% 0.0236 0.0061) |
| OKLCH | oklch(91.57% 0.024 14.5) |
| XYZ | xyz(76.0022, 76.0428, 79.7671) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.80
Lavenderblush
#FFF0F5
ΔE00 4.81
Very Light Pink
#FFF4F2
ΔE00 6.46
Seashell
#FFF5EE
ΔE00 8.29
Light Pink
#FFD1DF
ΔE00 8.75
Snow
#FFFAFA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDDE #DDF3F2
analogous
#F3DDE9 #F3DDDE #F3E7DD
triadic
#F3DDDE #DEF3DD #DDDEF3
tetradic
#F3DDDE #E9F3DD #DDF3F2 #E7DDF3
square
#F3DDDE #E9F3DD #DDF3F2 #E7DDF3
split-complementary
#F3DDDE #DDF3E7 #DDE9F3
monochromatic
#D38386 #E3B0B2 #F3DDDE #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.30
#F3DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F3DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDDE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDDE | 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)
#E0E0DE
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#F8DBDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3ddde; /* rgb */ color: rgb(243, 221, 222); /* oklch */ color: oklch(91.6% 0.024 14.5);
Tailwind
colors: {
custom: {
50: '#f7e7e8',
500: '#f3ddde',
950: '#000000',
},
}SCSS
$custom: #f3ddde; $custom-light: #f7e7e8; $custom-dark: #000000;
JSON
{
"hex": "#f3ddde",
"rgb": {
"r": 243,
"g": 221,
"b": 222
},
"hsl": {
"h": 357.273,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.91568,
"c": 0.02432,
"h": 14.5
},
"luminance": 0.76042
}Semantic roles & 50–950 ramp
primary
#F3DDDE
secondary
#A3D1CF
accent
#BBB52A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484