#F7DFDD#F7DFDD
#F7DFDD is a very light, muted red. Relative luminance 0.778; OKLCH L 92.3% C 0.027 H 23.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFDD |
|---|---|
| RGB | rgb(247, 223, 221) |
| HSL | hsl(5, 62%, 92%) |
| HSV | hsv(5, 11%, 97%) |
| CMYK | cmyk(0%, 9.7%, 10.5%, 3.1%) |
| CIE-LAB | lab(90.68, 7.90, 3.98) |
| CIE-LCH | lch(90.68, 8.84, 26.71°) |
| OKLab | oklab(92.26% 0.0245 0.0106) |
| OKLCH | oklch(92.26% 0.027 23.4) |
| XYZ | xyz(77.7956, 77.7714, 79.3058) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.57
Lavenderblush
#FFF0F5
ΔE00 5.34
Very Light Pink
#FFF4F2
ΔE00 6.31
Seashell
#FFF5EE
ΔE00 7.82
Linen
#FAF0E6
ΔE00 8.43
Snow
#FFFAFA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFDD #DDF5F7
analogous
#F7DDE8 #F7DFDD #F7ECDD
triadic
#F7DFDD #DDF7DF #DFDDF7
tetradic
#F7DFDD #E8F7DD #DDF5F7 #ECDDF7
square
#F7DFDD #E8F7DD #DDF5F7 #ECDDF7
split-complementary
#F7DFDD #DDF7EC #DDE8F7
monochromatic
#E0827A #EBB0AB #F7DFDD #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.27
#F7DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F7DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFDD
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFDD | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#FDDDDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7dfdd; /* rgb */ color: rgb(247, 223, 221); /* oklch */ color: oklch(92.3% 0.027 23.4);
Tailwind
colors: {
custom: {
50: '#fae9e7',
500: '#f7dfdd',
950: '#000000',
},
}SCSS
$custom: #f7dfdd; $custom-light: #fae9e7; $custom-dark: #000000;
JSON
{
"hex": "#f7dfdd",
"rgb": {
"r": 247,
"g": 223,
"b": 221
},
"hsl": {
"h": 4.615,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.92261,
"c": 0.02669,
"h": 23.4
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#F7DFDD
secondary
#9FD5D9
accent
#BCCA1C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484