#F5DFF4#F5DFF4
#F5DFF4 is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.8% C 0.037 H 327.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFF4 |
|---|---|
| RGB | rgb(245, 223, 244) |
| HSL | hsl(303, 52%, 92%) |
| HSV | hsv(303, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 0.4%, 3.9%) |
| CIE-LAB | lab(91.11, 11.14, -7.46) |
| CIE-LCH | lch(91.11, 13.41, 326.19°) |
| OKLab | oklab(92.76% 0.0308 -0.0198) |
| OKLCH | oklch(92.76% 0.037 327.3) |
| XYZ | xyz(80.3707, 78.7204, 96.5310) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.44
Light Pink
#FFD1DF
ΔE00 7.53
Pale Lavender
#EECFFE
ΔE00 8.18
Pale Pink
#FFCFDC
ΔE00 8.21
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFF4 #DFF5E0
analogous
#EBDFF5 #F5DFF4 #F5DFE9
triadic
#F5DFF4 #F4F5DF #DFF4F5
tetradic
#F5DFF4 #F5EBDF #DFF5E0 #DFE9F5
square
#F5DFF4 #F5EBDF #DFF5E0 #DFE9F5
split-complementary
#F5DFF4 #E9F5DF #DFF5EB
monochromatic
#D882D4 #E6B0E4 #F5DFF4 #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.25
#F5DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#F5DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFF4
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFF4 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#F7E0E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f5dff4; /* rgb */ color: rgb(245, 223, 244); /* oklch */ color: oklch(92.8% 0.037 327.3);
Tailwind
colors: {
custom: {
50: '#f8e9f7',
500: '#f5dff4',
950: '#000000',
},
}SCSS
$custom: #f5dff4; $custom-light: #f8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f5dff4",
"rgb": {
"r": 245,
"g": 223,
"b": 244
},
"hsl": {
"h": 302.727,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92757,
"c": 0.03662,
"h": 327.3
},
"luminance": 0.78719
}Semantic roles & 50–950 ramp
primary
#F5DFF4
secondary
#A4D5A6
accent
#C02D26
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485