#F7DFF7#F7DFF7
#F7DFF7 is a very light, muted purple. Relative luminance 0.793; OKLCH L 93.0% C 0.041 H 325.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFF7 |
|---|---|
| RGB | rgb(247, 223, 247) |
| HSL | hsl(300, 60%, 92%) |
| HSV | hsv(300, 10%, 97%) |
| CMYK | cmyk(0%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(91.35, 12.34, -8.65) |
| CIE-LCH | lch(91.35, 15.07, 324.98°) |
| OKLab | oklab(93.02% 0.034 -0.023) |
| OKLCH | oklch(93.02% 0.041 325.9) |
| XYZ | xyz(81.5316, 79.2658, 98.9824) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.37
Pale Mauve
#FED0FC
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 7.40
Light Pink
#FFD1DF
ΔE00 7.44
Pale Pink
#FFCFDC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFF7 #DFF7DF
analogous
#EBDFF7 #F7DFF7 #F7DFEB
triadic
#F7DFF7 #F7F7DF #DFF7F7
tetradic
#F7DFF7 #F7EBDF #DFF7DF #DFEBF7
square
#F7DFF7 #F7EBDF #DFF7DF #DFEBF7
split-complementary
#F7DFF7 #EBF7DF #DFF7EB
monochromatic
#DF7DDF #EBAEEB #F7DFF7 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.25
#F7DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#F7DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFF7
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFF7 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F8
Deuteranopia (green-blind)
#E3E7F6
Tritanopia (blue-blind)
#F9E1E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7dff7; /* rgb */ color: rgb(247, 223, 247); /* oklch */ color: oklch(93.0% 0.041 325.9);
Tailwind
colors: {
custom: {
50: '#fae9f9',
500: '#f7dff7',
950: '#000000',
},
}SCSS
$custom: #f7dff7; $custom-light: #fae9f9; $custom-dark: #000000;
JSON
{
"hex": "#f7dff7",
"rgb": {
"r": 247,
"g": 223,
"b": 247
},
"hsl": {
"h": 300,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.93016,
"c": 0.04102,
"h": 325.9
},
"luminance": 0.79265
}Semantic roles & 50–950 ramp
primary
#F7DFF7
secondary
#A1D9A1
accent
#C81E1E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485