#F7DFF6#F7DFF6
#F7DFF6 is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.0% C 0.040 H 327.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFF6 |
|---|---|
| RGB | rgb(247, 223, 246) |
| HSL | hsl(303, 60%, 92%) |
| HSV | hsv(303, 10%, 97%) |
| CMYK | cmyk(0%, 9.7%, 0.4%, 3.1%) |
| CIE-LAB | lab(91.33, 12.16, -8.17) |
| CIE-LCH | lch(91.33, 14.65, 326.12°) |
| OKLab | oklab(92.99% 0.0336 -0.0217) |
| OKLCH | oklch(92.99% 0.04 327.2) |
| XYZ | xyz(81.3777, 79.2043, 98.1719) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.28
Thistle
#D8BFD8
ΔE00 7.41
Pale Lavender
#EECFFE
ΔE00 7.54
Pale Mauve
#FED0FC
ΔE00 7.61
Very Light Purple
#F6CEFC
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFF6 #DFF7E0
analogous
#ECDFF7 #F7DFF6 #F7DFEA
triadic
#F7DFF6 #F6F7DF #DFF6F7
tetradic
#F7DFF6 #F7ECDF #DFF7E0 #DFEAF7
square
#F7DFF6 #F7ECDF #DFF7E0 #DFEAF7
split-complementary
#F7DFF6 #EAF7DF #DFF7EC
monochromatic
#DF7DDA #EBAEE8 #F7DFF6 #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.25
#F7DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#F7DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFF6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFF6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F7
Deuteranopia (green-blind)
#E3E7F5
Tritanopia (blue-blind)
#F9E1E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7dff6; /* rgb */ color: rgb(247, 223, 246); /* oklch */ color: oklch(93.0% 0.040 327.2);
Tailwind
colors: {
custom: {
50: '#fae9f9',
500: '#f7dff6',
950: '#000000',
},
}SCSS
$custom: #f7dff6; $custom-light: #fae9f9; $custom-dark: #000000;
JSON
{
"hex": "#f7dff6",
"rgb": {
"r": 247,
"g": 223,
"b": 246
},
"hsl": {
"h": 302.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92985,
"c": 0.04001,
"h": 327.2
},
"luminance": 0.79203
}Semantic roles & 50–950 ramp
primary
#F7DFF6
secondary
#A1D9A4
accent
#C8251E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485