#F2DEF7#F2DEF7
#F2DEF7 is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.4% C 0.040 H 319.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEF7 |
|---|---|
| RGB | rgb(242, 222, 247) |
| HSL | hsl(288, 61%, 92%) |
| HSV | hsv(288, 10%, 97%) |
| CMYK | cmyk(2%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(90.70, 11.21, -9.66) |
| CIE-LCH | lch(90.70, 14.80, 319.26°) |
| OKLab | oklab(92.41% 0.0301 -0.0258) |
| OKLCH | oklch(92.41% 0.04 319.5) |
| XYZ | xyz(79.5252, 77.8359, 98.8120) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.17
Very Light Purple
#F6CEFC
ΔE00 7.56
Pale Mauve
#FED0FC
ΔE00 7.88
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Pale Lilac
#E4CBFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEF7 #E3F7DE
analogous
#E6DEF7 #F2DEF7 #F7DEF0
triadic
#F2DEF7 #F7F2DE #DEF7F2
tetradic
#F2DEF7 #F7E6DE #E3F7DE #DEF0F7
square
#F2DEF7 #F7E6DE #E3F7DE #DEF0F7
split-complementary
#F2DEF7 #F0F7DE #DEF7E6
monochromatic
#CB7BDF #DFADEB #F2DEF7 #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.27
#F2DEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F2DEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEF7
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEF7 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F8
Deuteranopia (green-blind)
#E0E5F6
Tritanopia (blue-blind)
#F3E0E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2def7; /* rgb */ color: rgb(242, 222, 247); /* oklch */ color: oklch(92.4% 0.040 319.5);
Tailwind
colors: {
custom: {
50: '#f6e8f9',
500: '#f2def7',
950: '#000000',
},
}SCSS
$custom: #f2def7; $custom-light: #f6e8f9; $custom-dark: #000000;
JSON
{
"hex": "#f2def7",
"rgb": {
"r": 242,
"g": 222,
"b": 247
},
"hsl": {
"h": 288,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.92412,
"c": 0.03963,
"h": 319.5
},
"luminance": 0.77835
}Semantic roles & 50–950 ramp
primary
#F2DEF7
secondary
#ACD9A0
accent
#C91D3F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485