#F5DCED#F5DCED
#F5DCED is a very light, muted pink. Relative luminance 0.767; OKLCH L 92.0% C 0.035 H 337.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCED |
|---|---|
| RGB | rgb(245, 220, 237) |
| HSL | hsl(319, 56%, 91%) |
| HSV | hsv(319, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 3.3%, 3.9%) |
| CIE-LAB | lab(90.19, 11.47, -5.15) |
| CIE-LCH | lch(90.19, 12.57, 335.82°) |
| OKLab | oklab(91.98% 0.0326 -0.0136) |
| OKLCH | oklch(91.98% 0.035 337.4) |
| XYZ | xyz(78.5336, 76.7144, 90.7746) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.15
Pale Pink
#FFCFDC
ΔE00 6.80
Lavenderblush
#FFF0F5
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 7.25
Mistyrose
#FFE4E1
ΔE00 8.17
Pale Mauve
#FED0FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCED #DCF5E4
analogous
#F0DCF5 #F5DCED #F5DCE0
triadic
#F5DCED #EDF5DC #DCEDF5
tetradic
#F5DCED #F5F0DC #DCF5E4 #DCE0F5
square
#F5DCED #F5F0DC #DCF5E4 #DCE0F5
split-complementary
#F5DCED #E0F5DC #DCF5F0
monochromatic
#DA7DBC #E7ACD5 #F5DCED #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.28
#F5DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F5DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCED
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCED | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#F8DDE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dced; /* rgb */ color: rgb(245, 220, 237); /* oklch */ color: oklch(92.0% 0.035 337.4);
Tailwind
colors: {
custom: {
50: '#f8e6f2',
500: '#f5dced',
950: '#000000',
},
}SCSS
$custom: #f5dced; $custom-light: #f8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#f5dced",
"rgb": {
"r": 245,
"g": 220,
"b": 237
},
"hsl": {
"h": 319.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.91978,
"c": 0.03534,
"h": 337.4
},
"luminance": 0.76713
}Semantic roles & 50–950 ramp
primary
#F5DCED
secondary
#A0D5B1
accent
#C35622
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485