#F2DEF6#F2DEF6
#F2DEF6 is a very light, muted purple. Relative luminance 0.778; OKLCH L 92.4% C 0.039 H 320.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEF6 |
|---|---|
| RGB | rgb(242, 222, 246) |
| HSL | hsl(290, 57%, 92%) |
| HSV | hsv(290, 10%, 96%) |
| CMYK | cmyk(1.6%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.68, 11.03, -9.18) |
| CIE-LCH | lch(90.68, 14.35, 320.24°) |
| OKLab | oklab(92.38% 0.0298 -0.0244) |
| OKLCH | oklch(92.38% 0.039 320.6) |
| XYZ | xyz(79.3713, 77.7743, 98.0015) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 7.33
Very Light Purple
#F6CEFC
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Pale Mauve
#FED0FC
ΔE00 8.08
Lavenderblush
#FFF0F5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEF6 #E2F6DE
analogous
#E6DEF6 #F2DEF6 #F6DEEE
triadic
#F2DEF6 #F6F2DE #DEF6F2
tetradic
#F2DEF6 #F6E6DE #E2F6DE #DEEEF6
square
#F2DEF6 #F6E6DE #E2F6DE #DEEEF6
split-complementary
#F2DEF6 #EEF6DE #DEF6E6
monochromatic
#CC7EDC #DFAEE9 #F2DEF6 #F6E7F8 #F6E7F8
Accessibility & contrast
On white
1.27
#F2DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F2DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEF6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEF6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#E0E5F5
Tritanopia (blue-blind)
#F3E0E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2def6; /* rgb */ color: rgb(242, 222, 246); /* oklch */ color: oklch(92.4% 0.039 320.6);
Tailwind
colors: {
custom: {
50: '#f6e8f9',
500: '#f2def6',
950: '#000000',
},
}SCSS
$custom: #f2def6; $custom-light: #f6e8f9; $custom-dark: #000000;
JSON
{
"hex": "#f2def6",
"rgb": {
"r": 242,
"g": 222,
"b": 246
},
"hsl": {
"h": 290,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92381,
"c": 0.03852,
"h": 320.6
},
"luminance": 0.77774
}Semantic roles & 50–950 ramp
primary
#F2DEF6
secondary
#AAD7A1
accent
#C5213C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485