#F2DFF4#F2DFF4
#F2DFF4 is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.5% C 0.035 H 322.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF4 |
|---|---|
| RGB | rgb(242, 223, 244) |
| HSL | hsl(294, 49%, 92%) |
| HSV | hsv(294, 9%, 96%) |
| CMYK | cmyk(0.8%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(90.86, 10.15, -7.85) |
| CIE-LCH | lch(90.86, 12.83, 322.27°) |
| OKLab | oklab(92.51% 0.0276 -0.0209) |
| OKLCH | oklch(92.51% 0.035 322.9) |
| XYZ | xyz(79.3323, 78.1849, 96.4823) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.50
Pale Lavender
#EECFFE
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 8.37
Very Light Purple
#F6CEFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF4 #E1F4DF
analogous
#E8DFF4 #F2DFF4 #F4DFEC
triadic
#F2DFF4 #F4F2DF #DFF4F2
tetradic
#F2DFF4 #F4E8DF #E1F4DF #DFECF4
square
#F2DFF4 #F4E8DF #E1F4DF #DFECF4
split-complementary
#F2DFF4 #ECF4DF #DFF4E8
monochromatic
#CD84D5 #DFB1E4 #F2DFF4 #F6E8F7 #F6E8F7
Accessibility & contrast
On white
1.26
#F2DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F2DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF4 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#E1E6F3
Tritanopia (blue-blind)
#F3E1E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff4; /* rgb */ color: rgb(242, 223, 244); /* oklch */ color: oklch(92.5% 0.035 322.9);
Tailwind
colors: {
custom: {
50: '#f6e9f7',
500: '#f2dff4',
950: '#000000',
},
}SCSS
$custom: #f2dff4; $custom-light: #f6e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f2dff4",
"rgb": {
"r": 242,
"g": 223,
"b": 244
},
"hsl": {
"h": 294.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92508,
"c": 0.03463,
"h": 322.9
},
"luminance": 0.78184
}Semantic roles & 50–950 ramp
primary
#F2DFF4
secondary
#A9D3A5
accent
#BC2937
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485