#F5DFF3#F5DFF3
#F5DFF3 is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.7% C 0.036 H 328.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFF3 |
|---|---|
| RGB | rgb(245, 223, 243) |
| HSL | hsl(305, 52%, 92%) |
| HSV | hsv(305, 9%, 96%) |
| CMYK | cmyk(0%, 9%, 0.8%, 3.9%) |
| CIE-LAB | lab(91.08, 10.96, -6.98) |
| CIE-LCH | lch(91.08, 13.00, 327.52°) |
| OKLab | oklab(92.73% 0.0304 -0.0185) |
| OKLCH | oklch(92.73% 0.036 328.7) |
| XYZ | xyz(80.2193, 78.6598, 95.7335) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 7.42
Thistle
#D8BFD8
ΔE00 7.50
Pale Pink
#FFCFDC
ΔE00 8.09
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Pale Lavender
#EECFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFF3 #DFF5E1
analogous
#ECDFF5 #F5DFF3 #F5DFE8
triadic
#F5DFF3 #F3F5DF #DFF3F5
tetradic
#F5DFF3 #F5ECDF #DFF5E1 #DFE8F5
square
#F5DFF3 #F5ECDF #DFF5E1 #DFE8F5
split-complementary
#F5DFF3 #E8F5DF #DFF5EC
monochromatic
#D882D0 #E6B0E2 #F5DFF3 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.26
#F5DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#F5DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFF3
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFF3 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F4
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#F7E0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f5dff3; /* rgb */ color: rgb(245, 223, 243); /* oklch */ color: oklch(92.7% 0.036 328.7);
Tailwind
colors: {
custom: {
50: '#f8e9f7',
500: '#f5dff3',
950: '#000000',
},
}SCSS
$custom: #f5dff3; $custom-light: #f8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f5dff3",
"rgb": {
"r": 245,
"g": 223,
"b": 243
},
"hsl": {
"h": 305.455,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92726,
"c": 0.03562,
"h": 328.7
},
"luminance": 0.78659
}Semantic roles & 50–950 ramp
primary
#F5DFF3
secondary
#A4D5A8
accent
#C03426
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485