#F2DFF1#F2DFF1
#F2DFF1 is a very light, muted purple. Relative luminance 0.780; OKLCH L 92.4% C 0.032 H 327.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF1 |
|---|---|
| RGB | rgb(242, 223, 241) |
| HSL | hsl(303, 42%, 91%) |
| HSV | hsv(303, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 0.4%, 5.1%) |
| CIE-LAB | lab(90.78, 9.61, -6.40) |
| CIE-LCH | lch(90.78, 11.54, 326.33°) |
| OKLab | oklab(92.42% 0.0266 -0.017) |
| OKLCH | oklch(92.42% 0.032 327.4) |
| XYZ | xyz(78.8806, 78.0042, 94.1029) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.37
Lavender (CSS)
#E6E6FA
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.76
Mistyrose
#FFE4E1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF1 #DFF2E0
analogous
#E9DFF2 #F2DFF1 #F2DFE7
triadic
#F2DFF1 #F1F2DF #DFF1F2
tetradic
#F2DFF1 #F2E9DF #DFF2E0 #DFE7F2
square
#F2DFF1 #F2E9DF #DFF2E0 #DFE7F2
split-complementary
#F2DFF1 #E7F2DF #DFF2E9
monochromatic
#CF88CB #E0B3DE #F2DFF1 #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.27
#F2DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#F2DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF1
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF1 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#E2E5F0
Tritanopia (blue-blind)
#F4E0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff1; /* rgb */ color: rgb(242, 223, 241); /* oklch */ color: oklch(92.4% 0.032 327.4);
Tailwind
colors: {
custom: {
50: '#f6e9f5',
500: '#f2dff1',
950: '#000000',
},
}SCSS
$custom: #f2dff1; $custom-light: #f6e9f5; $custom-dark: #000000;
JSON
{
"hex": "#f2dff1",
"rgb": {
"r": 242,
"g": 223,
"b": 241
},
"hsl": {
"h": 303.158,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92417,
"c": 0.03151,
"h": 327.4
},
"luminance": 0.78003
}Semantic roles & 50–950 ramp
primary
#F2DFF1
secondary
#A6CFA9
accent
#B53730
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485