#F2DEDE#F2DEDE
#F2DEDE is a very light, muted red. Relative luminance 0.764; OKLCH L 91.7% C 0.022 H 17.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEDE |
|---|---|
| RGB | rgb(242, 222, 222) |
| HSL | hsl(0, 43%, 91%) |
| HSV | hsv(0, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 8.3%, 5.1%) |
| CIE-LAB | lab(90.04, 6.85, 2.48) |
| CIE-LCH | lch(90.04, 7.28, 19.93°) |
| OKLab | oklab(91.68% 0.021 0.0067) |
| OKLCH | oklch(91.68% 0.022 17.5) |
| XYZ | xyz(75.9227, 76.3949, 79.8392) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.98
Lavenderblush
#FFF0F5
ΔE00 4.59
Very Light Pink
#FFF4F2
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 7.47
Snow
#FFFAFA
ΔE00 8.06
Linen
#FAF0E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEDE #DEF2F2
analogous
#F2DEE8 #F2DEDE #F2E8DE
triadic
#F2DEDE #DEF2DE #DEDEF2
tetradic
#F2DEDE #E8F2DE #DEF2F2 #E8DEF2
square
#F2DEDE #E8F2DE #DEF2F2 #E8DEF2
split-complementary
#F2DEDE #DEF2E8 #DEE8F2
monochromatic
#CF8686 #E1B2B2 #F2DEDE #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.29
#F2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F2DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEDE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEDE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F7DCDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dede; /* rgb */ color: rgb(242, 222, 222); /* oklch */ color: oklch(91.7% 0.022 17.5);
Tailwind
colors: {
custom: {
50: '#f6e8e8',
500: '#f2dede',
950: '#000000',
},
}SCSS
$custom: #f2dede; $custom-light: #f6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#f2dede",
"rgb": {
"r": 242,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91675,
"c": 0.02206,
"h": 17.5
},
"luminance": 0.76394
}Semantic roles & 50–950 ramp
primary
#F2DEDE
secondary
#A5CFCF
accent
#B7B72F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484