#F2DEF8#F2DEF8
#F2DEF8 is a very light, muted purple. Relative luminance 0.779; OKLCH L 92.4% C 0.041 H 318.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEF8 |
|---|---|
| RGB | rgb(242, 222, 248) |
| HSL | hsl(286, 65%, 92%) |
| HSV | hsv(286, 10%, 97%) |
| CMYK | cmyk(2.4%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(90.73, 11.40, -10.14) |
| CIE-LCH | lch(90.73, 15.26, 318.34°) |
| OKLab | oklab(92.44% 0.0305 -0.0271) |
| OKLCH | oklch(92.44% 0.041 318.4) |
| XYZ | xyz(79.6799, 77.8977, 99.6269) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 7.20
Very Light Purple
#F6CEFC
ΔE00 7.34
Pale Mauve
#FED0FC
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEF8 #E4F8DE
analogous
#E5DEF8 #F2DEF8 #F8DEF1
triadic
#F2DEF8 #F8F2DE #DEF8F2
tetradic
#F2DEF8 #F8E5DE #E4F8DE #DEF1F8
square
#F2DEF8 #F8E5DE #E4F8DE #DEF1F8
split-complementary
#F2DEF8 #F1F8DE #DEF8E5
monochromatic
#CA79E3 #DEACED #F2DEF8 #F5E6FA #F5E6FA
Accessibility & contrast
On white
1.27
#F2DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#F2DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEF8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEF8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#F2E0E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2def8; /* rgb */ color: rgb(242, 222, 248); /* oklch */ color: oklch(92.4% 0.041 318.4);
Tailwind
colors: {
custom: {
50: '#f6e8fa',
500: '#f2def8',
950: '#000000',
},
}SCSS
$custom: #f2def8; $custom-light: #f6e8fa; $custom-dark: #000000;
JSON
{
"hex": "#f2def8",
"rgb": {
"r": 242,
"g": 222,
"b": 248
},
"hsl": {
"h": 286.154,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92443,
"c": 0.04075,
"h": 318.4
},
"luminance": 0.77897
}Semantic roles & 50–950 ramp
primary
#F2DEF8
secondary
#ADDB9F
accent
#CD1942
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485