#F2DFF2#F2DFF2
#F2DFF2 is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.4% C 0.033 H 325.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF2 |
|---|---|
| RGB | rgb(242, 223, 242) |
| HSL | hsl(300, 42%, 91%) |
| HSV | hsv(300, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.81, 9.79, -6.88) |
| CIE-LCH | lch(90.81, 11.96, 324.87°) |
| OKLab | oklab(92.45% 0.0269 -0.0183) |
| OKLCH | oklch(92.45% 0.033 325.8) |
| XYZ | xyz(79.0303, 78.0641, 94.8917) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.66
Lavender (CSS)
#E6E6FA
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 8.19
Pale Pink
#FFCFDC
ΔE00 8.83
Pale Lavender
#EECFFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF2 #DFF2DF
analogous
#E8DFF2 #F2DFF2 #F2DFE8
triadic
#F2DFF2 #F2F2DF #DFF2F2
tetradic
#F2DFF2 #F2E8DF #DFF2DF #DFE8F2
square
#F2DFF2 #F2E8DF #DFF2DF #DFE8F2
split-complementary
#F2DFF2 #E8F2DF #DFF2E8
monochromatic
#CF88CF #E0B3E0 #F2DFF2 #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.26
#F2DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#F2DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#E2E5F1
Tritanopia (blue-blind)
#F3E0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff2; /* rgb */ color: rgb(242, 223, 242); /* oklch */ color: oklch(92.4% 0.033 325.8);
Tailwind
colors: {
custom: {
50: '#f6e9f6',
500: '#f2dff2',
950: '#000000',
},
}SCSS
$custom: #f2dff2; $custom-light: #f6e9f6; $custom-dark: #000000;
JSON
{
"hex": "#f2dff2",
"rgb": {
"r": 242,
"g": 223,
"b": 242
},
"hsl": {
"h": 300,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92447,
"c": 0.03253,
"h": 325.8
},
"luminance": 0.78063
}Semantic roles & 50–950 ramp
primary
#F2DFF2
secondary
#A6CFA6
accent
#B53030
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485