#F7DFFB#F7DFFB
#F7DFFB is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.1% C 0.045 H 321.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFFB |
|---|---|
| RGB | rgb(247, 223, 251) |
| HSL | hsl(291, 78%, 93%) |
| HSV | hsv(291, 11%, 98%) |
| CMYK | cmyk(1.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.47, 13.07, -10.58) |
| CIE-LCH | lch(91.47, 16.81, 321.01°) |
| OKLab | oklab(93.14% 0.0354 -0.0282) |
| OKLCH | oklch(93.14% 0.045 321.4) |
| XYZ | xyz(82.1555, 79.5154, 102.2681) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 6.42
Pale Mauve
#FED0FC
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 7.91
Light Pink
#FFD1DF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFFB #E3FBDF
analogous
#E9DFFB #F7DFFB #FBDFF1
triadic
#F7DFFB #FBF7DF #DFFBF7
tetradic
#F7DFFB #FBE9DF #E3FBDF #DFF1FB
square
#F7DFFB #FBE9DF #E3FBDF #DFF1FB
split-complementary
#F7DFFB #F1FBDF #DFFBE9
monochromatic
#DC72ED #E9A9F4 #F7DFFB #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.24
#F7DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#F7DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFFB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFFB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E2E7FA
Tritanopia (blue-blind)
#F8E1E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7dffb; /* rgb */ color: rgb(247, 223, 251); /* oklch */ color: oklch(93.1% 0.045 321.4);
Tailwind
colors: {
custom: {
50: '#fae9fc',
500: '#f7dffb',
950: '#000000',
},
}SCSS
$custom: #f7dffb; $custom-light: #fae9fc; $custom-dark: #000000;
JSON
{
"hex": "#f7dffb",
"rgb": {
"r": 247,
"g": 223,
"b": 251
},
"hsl": {
"h": 291.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9314,
"c": 0.04524,
"h": 321.4
},
"luminance": 0.79515
}Semantic roles & 50–950 ramp
primary
#F7DFFB
secondary
#A6E29C
accent
#DA0B29
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485