#F2DEDB#F2DEDB
#F2DEDB is a very light, muted red. Relative luminance 0.762; OKLCH L 91.6% C 0.022 H 27.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEDB |
|---|---|
| RGB | rgb(242, 222, 219) |
| HSL | hsl(8, 47%, 90%) |
| HSV | hsv(8, 10%, 95%) |
| CMYK | cmyk(0%, 8.3%, 9.5%, 5.1%) |
| CIE-LAB | lab(89.97, 6.35, 3.95) |
| CIE-LCH | lch(89.97, 7.48, 31.87°) |
| OKLab | oklab(91.59% 0.0199 0.0105) |
| OKLCH | oklch(91.59% 0.022 27.8) |
| XYZ | xyz(75.5242, 76.2355, 77.7405) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.92
Lavenderblush
#FFF0F5
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 5.54
Seashell
#FFF5EE
ΔE00 6.76
Linen
#FAF0E6
ΔE00 7.15
Snow
#FFFAFA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEDB #DBEFF2
analogous
#F2DBE3 #F2DEDB #F2E9DB
triadic
#F2DEDB #DBF2DE #DEDBF2
tetradic
#F2DEDB #E3F2DB #DBEFF2 #E9DBF2
square
#F2DEDB #E3F2DB #DBEFF2 #E9DBF2
split-complementary
#F2DEDB #DBF2E9 #DBE3F2
monochromatic
#D28C81 #E2B5AE #F2DEDB #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.29
#F2DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F2DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEDB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEDB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#F7DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dedb; /* rgb */ color: rgb(242, 222, 219); /* oklch */ color: oklch(91.6% 0.022 27.8);
Tailwind
colors: {
custom: {
50: '#f6e8e6',
500: '#f2dedb',
950: '#000000',
},
}SCSS
$custom: #f2dedb; $custom-light: #f6e8e6; $custom-dark: #000000;
JSON
{
"hex": "#f2dedb",
"rgb": {
"r": 242,
"g": 222,
"b": 219
},
"hsl": {
"h": 7.826,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.91593,
"c": 0.02249,
"h": 27.8
},
"luminance": 0.76234
}Semantic roles & 50–950 ramp
primary
#F2DEDB
secondary
#A1CAD0
accent
#A8BA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484