#F2DEF4#F2DEF4
#F2DEF4 is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.3% C 0.036 H 323.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEF4 |
|---|---|
| RGB | rgb(242, 222, 244) |
| HSL | hsl(295, 50%, 91%) |
| HSV | hsv(295, 9%, 96%) |
| CMYK | cmyk(0.8%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(90.62, 10.67, -8.21) |
| CIE-LCH | lch(90.62, 13.46, 322.41°) |
| OKLab | oklab(92.32% 0.0291 -0.0218) |
| OKLCH | oklch(92.32% 0.036 323.1) |
| XYZ | xyz(79.0660, 77.6522, 96.3935) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.21
Lavenderblush
#FFF0F5
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Pale Lavender
#EECFFE
ΔE00 7.91
Light Pink
#FFD1DF
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEF4 #E0F4DE
analogous
#E7DEF4 #F2DEF4 #F4DEEB
triadic
#F2DEF4 #F4F2DE #DEF4F2
tetradic
#F2DEF4 #F4E7DE #E0F4DE #DEEBF4
square
#F2DEF4 #F4E7DE #E0F4DE #DEEBF4
split-complementary
#F2DEF4 #EBF4DE #DEF4E7
monochromatic
#CE82D5 #E0B0E5 #F2DEF4 #F6E8F7 #F6E8F7
Accessibility & contrast
On white
1.27
#F2DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F2DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEF4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEF4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F5
Deuteranopia (green-blind)
#E0E5F3
Tritanopia (blue-blind)
#F3E0E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f2def4; /* rgb */ color: rgb(242, 222, 244); /* oklch */ color: oklch(92.3% 0.036 323.1);
Tailwind
colors: {
custom: {
50: '#f6e8f7',
500: '#f2def4',
950: '#000000',
},
}SCSS
$custom: #f2def4; $custom-light: #f6e8f7; $custom-dark: #000000;
JSON
{
"hex": "#f2def4",
"rgb": {
"r": 242,
"g": 222,
"b": 244
},
"hsl": {
"h": 294.545,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.92319,
"c": 0.03635,
"h": 323.1
},
"luminance": 0.77651
}Semantic roles & 50–950 ramp
primary
#F2DEF4
secondary
#A8D3A3
accent
#BD2836
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485