#F2D5DC#F2D5DC
#F2D5DC is a very light, muted red. Relative luminance 0.716; OKLCH L 89.9% C 0.033 H 1.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D5DC |
|---|---|
| RGB | rgb(242, 213, 220) |
| HSL | hsl(346, 53%, 89%) |
| HSV | hsv(346, 12%, 95%) |
| CMYK | cmyk(0%, 12%, 9.1%, 5.1%) |
| CIE-LAB | lab(87.79, 11.20, 0.26) |
| CIE-LCH | lch(87.79, 11.20, 1.32°) |
| OKLab | oklab(89.9% 0.0335 0.0009) |
| OKLCH | oklch(89.9% 0.033 1.5) |
| XYZ | xyz(73.3294, 71.6346, 77.6602) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.24
Mistyrose
#FFE4E1
ΔE00 5.36
Pale Pink
#FFCFDC
ΔE00 5.55
Lavenderblush
#FFF0F5
ΔE00 7.19
Light Rose
#FFC5CB
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D5DC #D5F2EB
analogous
#F2D5EB #F2D5DC #F2DDD5
triadic
#F2D5DC #DCF2D5 #D5DCF2
tetradic
#F2D5DC #EBF2D5 #D5F2EB #DDD5F2
square
#F2D5DC #EBF2D5 #D5F2EB #DDD5F2
split-complementary
#F2D5DC #D5F2DD #D5EBF2
monochromatic
#D5788E #E4A6B5 #F2D5DC #F8E8EC #F8E8EC
Accessibility & contrast
On white
1.37
#F2D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#F2D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D5DC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D5DC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#F8D4D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d5dc; /* rgb */ color: rgb(242, 213, 220); /* oklch */ color: oklch(89.9% 0.033 1.5);
Tailwind
colors: {
custom: {
50: '#f6e2e6',
500: '#f2d5dc',
950: '#000000',
},
}SCSS
$custom: #f2d5dc; $custom-light: #f6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#f2d5dc",
"rgb": {
"r": 242,
"g": 213,
"b": 220
},
"hsl": {
"h": 345.517,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.89902,
"c": 0.03348,
"h": 1.5
},
"luminance": 0.71633
}Semantic roles & 50–950 ramp
primary
#F2D5DC
secondary
#9BD1C4
accent
#C09B25
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484