#F5DFDD#F5DFDD
#F5DFDD is a very light, muted red. Relative luminance 0.774; OKLCH L 92.1% C 0.024 H 23.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFDD |
|---|---|
| RGB | rgb(245, 223, 221) |
| HSL | hsl(5, 55%, 91%) |
| HSV | hsv(5, 10%, 96%) |
| CMYK | cmyk(0%, 9%, 9.8%, 3.9%) |
| CIE-LAB | lab(90.51, 7.20, 3.72) |
| CIE-LCH | lch(90.51, 8.11, 27.28°) |
| OKLab | oklab(92.09% 0.0224 0.0099) |
| OKLCH | oklch(92.09% 0.024 23.9) |
| XYZ | xyz(77.0939, 77.4096, 79.2729) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.10
Lavenderblush
#FFF0F5
ΔE00 5.09
Very Light Pink
#FFF4F2
ΔE00 5.84
Seashell
#FFF5EE
ΔE00 7.32
Linen
#FAF0E6
ΔE00 7.90
Snow
#FFFAFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFDD #DDF3F5
analogous
#F5DDE7 #F5DFDD #F5EBDD
triadic
#F5DFDD #DDF5DF #DFDDF5
tetradic
#F5DFDD #E7F5DD #DDF3F5 #EBDDF5
square
#F5DFDD #E7F5DD #DDF3F5 #EBDDF5
split-complementary
#F5DFDD #DDF5EB #DDE7F5
monochromatic
#D9867E #E7B2AE #F5DFDD #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.27
#F5DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F5DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFDD
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFDD | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#FBDDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dfdd; /* rgb */ color: rgb(245, 223, 221); /* oklch */ color: oklch(92.1% 0.024 23.9);
Tailwind
colors: {
custom: {
50: '#f8e9e7',
500: '#f5dfdd',
950: '#000000',
},
}SCSS
$custom: #f5dfdd; $custom-light: #f8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#f5dfdd",
"rgb": {
"r": 245,
"g": 223,
"b": 221
},
"hsl": {
"h": 5,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.92092,
"c": 0.02447,
"h": 23.9
},
"luminance": 0.77408
}Semantic roles & 50–950 ramp
primary
#F5DFDD
secondary
#A1D1D5
accent
#B5C223
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484