#F2DFF9#F2DFF9
#F2DFF9 is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.7% C 0.040 H 317.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF9 |
|---|---|
| RGB | rgb(242, 223, 249) |
| HSL | hsl(284, 68%, 93%) |
| HSV | hsv(284, 10%, 98%) |
| CMYK | cmyk(2.8%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(91.00, 11.06, -10.26) |
| CIE-LCH | lch(91.00, 15.09, 317.14°) |
| OKLab | oklab(92.66% 0.0294 -0.0274) |
| OKLCH | oklch(92.66% 0.04 317) |
| XYZ | xyz(80.1018, 78.4927, 100.5349) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 7.44
Very Light Purple
#F6CEFC
ΔE00 7.57
Lavender (CSS)
#E6E6FA
ΔE00 7.64
Pale Mauve
#FED0FC
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF9 #E6F9DF
analogous
#E5DFF9 #F2DFF9 #F9DFF3
triadic
#F2DFF9 #F9F2DF #DFF9F2
tetradic
#F2DFF9 #F9E5DF #E6F9DF #DFF3F9
square
#F2DFF9 #F9E5DF #E6F9DF #DFF3F9
split-complementary
#F2DFF9 #F3F9DF #DFF9E5
monochromatic
#C878E6 #DDABEF #F2DFF9 #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.26
#F2DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#F2DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FA
Deuteranopia (green-blind)
#E0E6F8
Tritanopia (blue-blind)
#F2E2E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff9; /* rgb */ color: rgb(242, 223, 249); /* oklch */ color: oklch(92.7% 0.040 317.0);
Tailwind
colors: {
custom: {
50: '#f6e9fb',
500: '#f2dff9',
950: '#000000',
},
}SCSS
$custom: #f2dff9; $custom-light: #f6e9fb; $custom-dark: #000000;
JSON
{
"hex": "#f2dff9",
"rgb": {
"r": 242,
"g": 223,
"b": 249
},
"hsl": {
"h": 283.846,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.92664,
"c": 0.04017,
"h": 317
},
"luminance": 0.78492
}Semantic roles & 50–950 ramp
primary
#F2DFF9
secondary
#B0DD9F
accent
#D01548
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485