#F5DFFB#F5DFFB
#F5DFFB is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.0% C 0.044 H 319.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFFB |
|---|---|
| RGB | rgb(245, 223, 251) |
| HSL | hsl(287, 78%, 93%) |
| HSV | hsv(287, 11%, 98%) |
| CMYK | cmyk(2.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.30, 12.41, -10.84) |
| CIE-LCH | lch(91.30, 16.48, 318.87°) |
| OKLab | oklab(92.97% 0.0332 -0.0289) |
| OKLCH | oklch(92.97% 0.044 319) |
| XYZ | xyz(81.4538, 79.1536, 102.2352) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.22
Very Light Purple
#F6CEFC
ΔE00 6.68
Pale Mauve
#FED0FC
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.81
Light Lilac
#EDC8FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFFB #E5FBDF
analogous
#E7DFFB #F5DFFB #FBDFF3
triadic
#F5DFFB #FBF5DF #DFFBF5
tetradic
#F5DFFB #FBE7DF #E5FBDF #DFF3FB
square
#F5DFFB #FBE7DF #E5FBDF #DFF3FB
split-complementary
#F5DFFB #F3FBDF #DFFBE7
monochromatic
#D372ED #E4A9F4 #F5DFFB #F7E4FC #F7E4FC
Accessibility & contrast
On white
1.25
#F5DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#F5DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFFB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFFB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#F5E2E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f5dffb; /* rgb */ color: rgb(245, 223, 251); /* oklch */ color: oklch(93.0% 0.044 319.0);
Tailwind
colors: {
custom: {
50: '#f8e9fc',
500: '#f5dffb',
950: '#000000',
},
}SCSS
$custom: #f5dffb; $custom-light: #f8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f5dffb",
"rgb": {
"r": 245,
"g": 223,
"b": 251
},
"hsl": {
"h": 287.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92974,
"c": 0.04407,
"h": 319
},
"luminance": 0.79153
}Semantic roles & 50–950 ramp
primary
#F5DFFB
secondary
#ABE29C
accent
#DA0B38
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485