#F7DFF4#F7DFF4
#F7DFF4 is a very light, muted purple. Relative luminance 0.791; OKLCH L 92.9% C 0.038 H 329.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFF4 |
|---|---|
| RGB | rgb(247, 223, 244) |
| HSL | hsl(308, 60%, 92%) |
| HSV | hsv(308, 10%, 97%) |
| CMYK | cmyk(0%, 9.7%, 1.2%, 3.1%) |
| CIE-LAB | lab(91.27, 11.81, -7.20) |
| CIE-LCH | lch(91.27, 13.83, 328.62°) |
| OKLab | oklab(92.92% 0.0329 -0.0191) |
| OKLCH | oklch(92.92% 0.038 329.9) |
| XYZ | xyz(81.0724, 79.0822, 96.5639) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.48
Lavenderblush
#FFF0F5
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 7.69
Pale Mauve
#FED0FC
ΔE00 8.10
Pale Lavender
#EECFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFF4 #DFF7E2
analogous
#EEDFF7 #F7DFF4 #F7DFE8
triadic
#F7DFF4 #F4F7DF #DFF4F7
tetradic
#F7DFF4 #F7EEDF #DFF7E2 #DFE8F7
square
#F7DFF4 #F7EEDF #DFF7E2 #DFE8F7
split-complementary
#F7DFF4 #E8F7DF #DFF7EE
monochromatic
#DF7DD2 #EBAEE3 #F7DFF4 #F9E7F7 #F9E7F7
Accessibility & contrast
On white
1.25
#F7DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#F7DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFF4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFF4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#F9E0E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7dff4; /* rgb */ color: rgb(247, 223, 244); /* oklch */ color: oklch(92.9% 0.038 329.9);
Tailwind
colors: {
custom: {
50: '#fae9f7',
500: '#f7dff4',
950: '#000000',
},
}SCSS
$custom: #f7dff4; $custom-light: #fae9f7; $custom-dark: #000000;
JSON
{
"hex": "#f7dff4",
"rgb": {
"r": 247,
"g": 223,
"b": 244
},
"hsl": {
"h": 307.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92924,
"c": 0.03805,
"h": 329.9
},
"luminance": 0.79081
}Semantic roles & 50–950 ramp
primary
#F7DFF4
secondary
#A1D9A8
accent
#C8331E
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485