#F2DCD5#F2DCD5
#F2DCD5 is a very light, muted red. Relative luminance 0.749; OKLCH L 91.0% C 0.026 H 38.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCD5 |
|---|---|
| RGB | rgb(242, 220, 213) |
| HSL | hsl(14, 53%, 89%) |
| HSV | hsv(14, 12%, 95%) |
| CMYK | cmyk(0%, 9.1%, 12%, 5.1%) |
| CIE-LAB | lab(89.33, 6.42, 6.18) |
| CIE-LCH | lch(89.33, 8.91, 43.92°) |
| OKLab | oklab(91.05% 0.0205 0.0163) |
| OKLCH | oklch(91.05% 0.026 38.5) |
| XYZ | xyz(74.2205, 74.8691, 73.4792) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.52
Very Light Pink
#FFF4F2
ΔE00 6.41
Linen
#FAF0E6
ΔE00 6.91
Seashell
#FFF5EE
ΔE00 6.92
Lavenderblush
#FFF0F5
ΔE00 7.05
Warm Beige
#E9DCC9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCD5 #D5EBF2
analogous
#F2D5DD #F2DCD5 #F2EBD5
triadic
#F2DCD5 #D5F2DC #DCD5F2
tetradic
#F2DCD5 #DDF2D5 #D5EBF2 #EBD5F2
square
#F2DCD5 #DDF2D5 #D5EBF2 #EBD5F2
split-complementary
#F2DCD5 #D5F2EB #D5DDF2
monochromatic
#D58E78 #E4B5A6 #F2DCD5 #F8ECE8 #F8ECE8
Accessibility & contrast
On white
1.31
#F2DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#F2DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCD5
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCD5 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED5
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#F8D9DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dcd5; /* rgb */ color: rgb(242, 220, 213); /* oklch */ color: oklch(91.0% 0.026 38.5);
Tailwind
colors: {
custom: {
50: '#f6e6e1',
500: '#f2dcd5',
950: '#000000',
},
}SCSS
$custom: #f2dcd5; $custom-light: #f6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#f2dcd5",
"rgb": {
"r": 242,
"g": 220,
"b": 213
},
"hsl": {
"h": 14.483,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.91047,
"c": 0.02622,
"h": 38.5
},
"luminance": 0.74868
}Semantic roles & 50–950 ramp
primary
#F2DCD5
secondary
#9BC4D1
accent
#9BC025
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484