#F4DEF8#F4DEF8
#F4DEF8 is a very light, muted purple. Relative luminance 0.783; OKLCH L 92.6% C 0.042 H 321.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEF8 |
|---|---|
| RGB | rgb(244, 222, 248) |
| HSL | hsl(291, 65%, 92%) |
| HSV | hsv(291, 10%, 97%) |
| CMYK | cmyk(1.6%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(90.90, 12.06, -9.88) |
| CIE-LCH | lch(90.90, 15.59, 320.66°) |
| OKLab | oklab(92.61% 0.0326 -0.0263) |
| OKLCH | oklch(92.61% 0.042 321) |
| XYZ | xyz(80.3703, 78.2537, 99.6593) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.66
Very Light Purple
#F6CEFC
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 7.17
Pale Mauve
#FED0FC
ΔE00 7.28
Light Pink
#FFD1DF
ΔE00 8.20
Pale Lilac
#E4CBFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEF8 #E2F8DE
analogous
#E7DEF8 #F4DEF8 #F8DEEF
triadic
#F4DEF8 #F8F4DE #DEF8F4
tetradic
#F4DEF8 #F8E7DE #E2F8DE #DEEFF8
square
#F4DEF8 #F8E7DE #E2F8DE #DEEFF8
split-complementary
#F4DEF8 #EFF8DE #DEF8E7
monochromatic
#D279E3 #E3ACED #F4DEF8 #F7E6FA #F7E6FA
Accessibility & contrast
On white
1.26
#F4DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F4DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEF8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEF8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F9
Deuteranopia (green-blind)
#E0E6F7
Tritanopia (blue-blind)
#F5E0E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4def8; /* rgb */ color: rgb(244, 222, 248); /* oklch */ color: oklch(92.6% 0.042 321.0);
Tailwind
colors: {
custom: {
50: '#f7e8fa',
500: '#f4def8',
950: '#000000',
},
}SCSS
$custom: #f4def8; $custom-light: #f7e8fa; $custom-dark: #000000;
JSON
{
"hex": "#f4def8",
"rgb": {
"r": 244,
"g": 222,
"b": 248
},
"hsl": {
"h": 290.769,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.92609,
"c": 0.0419,
"h": 321
},
"luminance": 0.78253
}Semantic roles & 50–950 ramp
primary
#F4DEF8
secondary
#A8DB9F
accent
#CD1934
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485