#F4DFFB#F4DFFB
#F4DFFB is a very light, muted purple. Relative luminance 0.790; OKLCH L 92.9% C 0.044 H 317.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFFB |
|---|---|
| RGB | rgb(244, 223, 251) |
| HSL | hsl(285, 78%, 93%) |
| HSV | hsv(285, 11%, 98%) |
| CMYK | cmyk(2.8%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.22, 12.08, -10.97) |
| CIE-LCH | lch(91.22, 16.32, 317.77°) |
| OKLab | oklab(92.89% 0.0322 -0.0293) |
| OKLCH | oklch(92.89% 0.044 317.7) |
| XYZ | xyz(81.1058, 78.9741, 102.2189) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 6.83
Pale Mauve
#FED0FC
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFFB #E6FBDF
analogous
#E6DFFB #F4DFFB #FBDFF4
triadic
#F4DFFB #FBF4DF #DFFBF4
tetradic
#F4DFFB #FBE6DF #E6FBDF #DFF4FB
square
#F4DFFB #FBE6DF #E6FBDF #DFF4FB
split-complementary
#F4DFFB #F4FBDF #DFFBE6
monochromatic
#CF72ED #E1A9F4 #F4DFFB #F6E4FC #F6E4FC
Accessibility & contrast
On white
1.25
#F4DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#F4DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFFB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFFB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#E0E7FA
Tritanopia (blue-blind)
#F4E2E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4dffb; /* rgb */ color: rgb(244, 223, 251); /* oklch */ color: oklch(92.9% 0.044 317.7);
Tailwind
colors: {
custom: {
50: '#f7e9fc',
500: '#f4dffb',
950: '#000000',
},
}SCSS
$custom: #f4dffb; $custom-light: #f7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f4dffb",
"rgb": {
"r": 244,
"g": 223,
"b": 251
},
"hsl": {
"h": 285,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92892,
"c": 0.04353,
"h": 317.7
},
"luminance": 0.78973
}Semantic roles & 50–950 ramp
primary
#F4DFFB
secondary
#AEE29C
accent
#DA0B3F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485