#F2DFF7#F2DFF7
#F2DFF7 is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.6% C 0.038 H 319.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF7 |
|---|---|
| RGB | rgb(242, 223, 247) |
| HSL | hsl(288, 60%, 92%) |
| HSV | hsv(288, 10%, 97%) |
| CMYK | cmyk(2%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(90.95, 10.69, -9.30) |
| CIE-LCH | lch(90.95, 14.17, 318.99°) |
| OKLab | oklab(92.6% 0.0287 -0.0248) |
| OKLCH | oklch(92.6% 0.038 319.2) |
| XYZ | xyz(79.7916, 78.3686, 98.9008) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.42
Pale Lavender
#EECFFE
ΔE00 7.48
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Very Light Purple
#F6CEFC
ΔE00 8.03
Lavenderblush
#FFF0F5
ΔE00 8.10
Pale Mauve
#FED0FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF7 #E4F7DF
analogous
#E6DFF7 #F2DFF7 #F7DFF0
triadic
#F2DFF7 #F7F2DF #DFF7F2
tetradic
#F2DFF7 #F7E6DF #E4F7DF #DFF0F7
square
#F2DFF7 #F7E6DF #E4F7DF #DFF0F7
split-complementary
#F2DFF7 #F0F7DF #DFF7E6
monochromatic
#CA7DDF #DEAEEB #F2DFF7 #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.26
#F2DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#F2DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF7 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#E1E6F6
Tritanopia (blue-blind)
#F2E1E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff7; /* rgb */ color: rgb(242, 223, 247); /* oklch */ color: oklch(92.6% 0.038 319.2);
Tailwind
colors: {
custom: {
50: '#f6e9f9',
500: '#f2dff7',
950: '#000000',
},
}SCSS
$custom: #f2dff7; $custom-light: #f6e9f9; $custom-dark: #000000;
JSON
{
"hex": "#f2dff7",
"rgb": {
"r": 242,
"g": 223,
"b": 247
},
"hsl": {
"h": 287.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92601,
"c": 0.03791,
"h": 319.2
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#F2DFF7
secondary
#ADD9A1
accent
#C81E41
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485