#F2DFF5#F2DFF5
#F2DFF5 is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.5% C 0.036 H 321.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF5 |
|---|---|
| RGB | rgb(242, 223, 245) |
| HSL | hsl(292, 52%, 92%) |
| HSV | hsv(292, 9%, 96%) |
| CMYK | cmyk(1.2%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(90.89, 10.33, -8.33) |
| CIE-LCH | lch(90.89, 13.27, 321.10°) |
| OKLab | oklab(92.54% 0.028 -0.0222) |
| OKLCH | oklch(92.54% 0.036 321.6) |
| XYZ | xyz(79.4846, 78.2458, 97.2841) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.45
Lavenderblush
#FFF0F5
ΔE00 7.52
Pale Lavender
#EECFFE
ΔE00 8.05
Light Pink
#FFD1DF
ΔE00 8.47
Very Light Purple
#F6CEFC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF5 #E2F5DF
analogous
#E7DFF5 #F2DFF5 #F5DFED
triadic
#F2DFF5 #F5F2DF #DFF5F2
tetradic
#F2DFF5 #F5E7DF #E2F5DF #DFEDF5
square
#F2DFF5 #F5E7DF #E2F5DF #DFEDF5
split-complementary
#F2DFF5 #EDF5DF #DFF5E7
monochromatic
#CC82D8 #DFB0E6 #F2DFF5 #F6E8F8 #F6E8F8
Accessibility & contrast
On white
1.26
#F2DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F2DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF5
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF5 | 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)
#DDE4F6
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#F3E1E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff5; /* rgb */ color: rgb(242, 223, 245); /* oklch */ color: oklch(92.5% 0.036 321.6);
Tailwind
colors: {
custom: {
50: '#f6e9f8',
500: '#f2dff5',
950: '#000000',
},
}SCSS
$custom: #f2dff5; $custom-light: #f6e9f8; $custom-dark: #000000;
JSON
{
"hex": "#f2dff5",
"rgb": {
"r": 242,
"g": 223,
"b": 245
},
"hsl": {
"h": 291.818,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.92539,
"c": 0.0357,
"h": 321.6
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#F2DFF5
secondary
#AAD5A4
accent
#C0263B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485