#F4DEF6#F4DEF6
#F4DEF6 is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.5% C 0.040 H 323.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEF6 |
|---|---|
| RGB | rgb(244, 222, 246) |
| HSL | hsl(295, 57%, 92%) |
| HSV | hsv(295, 10%, 96%) |
| CMYK | cmyk(0.8%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.84, 11.69, -8.92) |
| CIE-LCH | lch(90.84, 14.71, 322.67°) |
| OKLab | oklab(92.55% 0.0319 -0.0237) |
| OKLCH | oklch(92.55% 0.04 323.3) |
| XYZ | xyz(80.0617, 78.1303, 98.0339) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.15
Pale Lavender
#EECFFE
ΔE00 7.22
Very Light Purple
#F6CEFC
ΔE00 7.52
Pale Mauve
#FED0FC
ΔE00 7.68
Light Pink
#FFD1DF
ΔE00 7.88
Lavenderblush
#FFF0F5
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEF6 #E0F6DE
analogous
#E8DEF6 #F4DEF6 #F6DEEC
triadic
#F4DEF6 #F6F4DE #DEF6F4
tetradic
#F4DEF6 #F6E8DE #E0F6DE #DEECF6
square
#F4DEF6 #F6E8DE #E0F6DE #DEECF6
split-complementary
#F4DEF6 #ECF6DE #DEF6E8
monochromatic
#D47EDC #E4AEE9 #F4DEF6 #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.26
#F4DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#F4DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEF6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEF6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#E1E6F5
Tritanopia (blue-blind)
#F5E0E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4def6; /* rgb */ color: rgb(244, 222, 246); /* oklch */ color: oklch(92.5% 0.040 323.3);
Tailwind
colors: {
custom: {
50: '#f7e8f9',
500: '#f4def6',
950: '#000000',
},
}SCSS
$custom: #f4def6; $custom-light: #f7e8f9; $custom-dark: #000000;
JSON
{
"hex": "#f4def6",
"rgb": {
"r": 244,
"g": 222,
"b": 246
},
"hsl": {
"h": 295,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.92546,
"c": 0.03975,
"h": 323.3
},
"luminance": 0.78129
}Semantic roles & 50–950 ramp
primary
#F4DEF6
secondary
#A6D7A1
accent
#C5212E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485