#F5DFDF#F5DFDF
#F5DFDF is a very light, muted red. Relative luminance 0.775; OKLCH L 92.1% C 0.024 H 17.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFDF |
|---|---|
| RGB | rgb(245, 223, 223) |
| HSL | hsl(0, 52%, 92%) |
| HSV | hsv(0, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 9%, 3.9%) |
| CIE-LAB | lab(90.56, 7.53, 2.74) |
| CIE-LCH | lch(90.56, 8.01, 19.98°) |
| OKLab | oklab(92.15% 0.0231 0.0073) |
| OKLCH | oklch(92.15% 0.024 17.6) |
| XYZ | xyz(77.3619, 77.5168, 80.6846) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.33
Lavenderblush
#FFF0F5
ΔE00 4.64
Very Light Pink
#FFF4F2
ΔE00 6.03
Seashell
#FFF5EE
ΔE00 7.80
Snow
#FFFAFA
ΔE00 8.41
Linen
#FAF0E6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFDF #DFF5F5
analogous
#F5DFEA #F5DFDF #F5EADF
triadic
#F5DFDF #DFF5DF #DFDFF5
tetradic
#F5DFDF #EAF5DF #DFF5F5 #EADFF5
square
#F5DFDF #EAF5DF #DFF5F5 #EADFF5
split-complementary
#F5DFDF #DFF5EA #DFEAF5
monochromatic
#D88282 #E6B0B0 #F5DFDF #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.27
#F5DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F5DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFDF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFDF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#FADDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dfdf; /* rgb */ color: rgb(245, 223, 223); /* oklch */ color: oklch(92.1% 0.024 17.6);
Tailwind
colors: {
custom: {
50: '#f8e9e9',
500: '#f5dfdf',
950: '#000000',
},
}SCSS
$custom: #f5dfdf; $custom-light: #f8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#f5dfdf",
"rgb": {
"r": 245,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92147,
"c": 0.02427,
"h": 17.6
},
"luminance": 0.77516
}Semantic roles & 50–950 ramp
primary
#F5DFDF
secondary
#A4D5D5
accent
#C0C026
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484