#F2DFF8#F2DFF8
#F2DFF8 is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.6% C 0.039 H 318.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF8 |
|---|---|
| RGB | rgb(242, 223, 248) |
| HSL | hsl(286, 64%, 92%) |
| HSV | hsv(286, 10%, 97%) |
| CMYK | cmyk(2.4%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(90.98, 10.88, -9.78) |
| CIE-LCH | lch(90.98, 14.63, 318.04°) |
| OKLab | oklab(92.63% 0.029 -0.0261) |
| OKLCH | oklch(92.63% 0.039 318.1) |
| XYZ | xyz(79.9463, 78.4305, 99.7157) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.42
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Very Light Purple
#F6CEFC
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.14
Lavenderblush
#FFF0F5
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF8 #E5F8DF
analogous
#E6DFF8 #F2DFF8 #F8DFF2
triadic
#F2DFF8 #F8F2DF #DFF8F2
tetradic
#F2DFF8 #F8E6DF #E5F8DF #DFF2F8
square
#F2DFF8 #F8E6DF #E5F8DF #DFF2F8
split-complementary
#F2DFF8 #F2F8DF #DFF8E6
monochromatic
#C97BE2 #DEADED #F2DFF8 #F5E6FA #F5E6FA
Accessibility & contrast
On white
1.26
#F2DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#F2DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#E0E6F7
Tritanopia (blue-blind)
#F2E1E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff8; /* rgb */ color: rgb(242, 223, 248); /* oklch */ color: oklch(92.6% 0.039 318.1);
Tailwind
colors: {
custom: {
50: '#f6e9fa',
500: '#f2dff8',
950: '#000000',
},
}SCSS
$custom: #f2dff8; $custom-light: #f6e9fa; $custom-dark: #000000;
JSON
{
"hex": "#f2dff8",
"rgb": {
"r": 242,
"g": 223,
"b": 248
},
"hsl": {
"h": 285.6,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.92632,
"c": 0.03903,
"h": 318.1
},
"luminance": 0.7843
}Semantic roles & 50–950 ramp
primary
#F2DFF8
secondary
#AEDBA0
accent
#CC1A44
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485