#F2DFF3#F2DFF3
#F2DFF3 is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.5% C 0.034 H 324.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFF3 |
|---|---|
| RGB | rgb(242, 223, 243) |
| HSL | hsl(297, 45%, 91%) |
| HSV | hsv(297, 8%, 95%) |
| CMYK | cmyk(0.4%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(90.84, 9.97, -7.37) |
| CIE-LCH | lch(90.84, 12.39, 323.53°) |
| OKLab | oklab(92.48% 0.0273 -0.0196) |
| OKLCH | oklch(92.48% 0.034 324.3) |
| XYZ | xyz(79.1809, 78.1244, 95.6848) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.95
Lavender (CSS)
#E6E6FA
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.56
Light Pink
#FFD1DF
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 8.65
Pale Pink
#FFCFDC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFF3 #E0F3DF
analogous
#E8DFF3 #F2DFF3 #F3DFEA
triadic
#F2DFF3 #F3F2DF #DFF3F2
tetradic
#F2DFF3 #F3E8DF #E0F3DF #DFEAF3
square
#F2DFF3 #F3E8DF #E0F3DF #DFEAF3
split-complementary
#F2DFF3 #EAF3DF #DFF3E8
monochromatic
#CE86D2 #E0B2E2 #F2DFF3 #F6E9F7 #F6E9F7
Accessibility & contrast
On white
1.26
#F2DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#F2DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFF3
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFF3 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F4
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#F3E1E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dff3; /* rgb */ color: rgb(242, 223, 243); /* oklch */ color: oklch(92.5% 0.034 324.3);
Tailwind
colors: {
custom: {
50: '#f6e9f7',
500: '#f2dff3',
950: '#000000',
},
}SCSS
$custom: #f2dff3; $custom-light: #f6e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f2dff3",
"rgb": {
"r": 242,
"g": 223,
"b": 243
},
"hsl": {
"h": 297,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.92478,
"c": 0.03357,
"h": 324.3
},
"luminance": 0.78124
}Semantic roles & 50–950 ramp
primary
#F2DFF3
secondary
#A8D1A5
accent
#B92D34
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485