#F5DCDF#F5DCDF
#F5DCDF is a very light, muted red. Relative luminance 0.759; OKLCH L 91.6% C 0.028 H 9.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCDF |
|---|---|
| RGB | rgb(245, 220, 223) |
| HSL | hsl(353, 56%, 91%) |
| HSV | hsv(353, 10%, 96%) |
| CMYK | cmyk(0%, 10.2%, 9%, 3.9%) |
| CIE-LAB | lab(89.83, 9.09, 1.67) |
| CIE-LCH | lch(89.83, 9.24, 10.43°) |
| OKLab | oklab(91.57% 0.0275 0.0046) |
| OKLCH | oklch(91.57% 0.028 9.4) |
| XYZ | xyz(76.5675, 75.9280, 80.4198) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.15
Lavenderblush
#FFF0F5
ΔE00 5.27
Light Pink
#FFD1DF
ΔE00 7.36
Very Light Pink
#FFF4F2
ΔE00 7.55
Pale Pink
#FFCFDC
ΔE00 7.66
Light Rose
#FFC5CB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCDF #DCF5F2
analogous
#F5DCEB #F5DCDF #F5E5DC
triadic
#F5DCDF #DFF5DC #DCDFF5
tetradic
#F5DCDF #EBF5DC #DCF5F2 #E5DCF5
square
#F5DCDF #EBF5DC #DCF5F2 #E5DCF5
split-complementary
#F5DCDF #DCF5E5 #DCEBF5
monochromatic
#DA7D88 #E7ACB3 #F5DCDF #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.30
#F5DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F5DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCDF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCDF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#FADADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5dcdf; /* rgb */ color: rgb(245, 220, 223); /* oklch */ color: oklch(91.6% 0.028 9.4);
Tailwind
colors: {
custom: {
50: '#f8e6e9',
500: '#f5dcdf',
950: '#000000',
},
}SCSS
$custom: #f5dcdf; $custom-light: #f8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#f5dcdf",
"rgb": {
"r": 245,
"g": 220,
"b": 223
},
"hsl": {
"h": 352.8,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.91574,
"c": 0.02788,
"h": 9.4
},
"luminance": 0.75927
}Semantic roles & 50–950 ramp
primary
#F5DCDF
secondary
#A0D5CF
accent
#C3B022
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484