#F2DCF4#F2DCF4
#F2DCF4 is a very light, muted purple. Relative luminance 0.766; OKLCH L 91.9% C 0.040 H 323.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCF4 |
|---|---|
| RGB | rgb(242, 220, 244) |
| HSL | hsl(295, 52%, 91%) |
| HSV | hsv(295, 10%, 96%) |
| CMYK | cmyk(0.8%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(90.14, 11.71, -8.93) |
| CIE-LCH | lch(90.14, 14.73, 322.67°) |
| OKLab | oklab(91.94% 0.0319 -0.0238) |
| OKLCH | oklch(91.94% 0.04 323.3) |
| XYZ | xyz(78.5379, 76.5961, 96.2175) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 7.07
Very Light Purple
#F6CEFC
ΔE00 7.39
Pale Mauve
#FED0FC
ΔE00 7.60
Light Pink
#FFD1DF
ΔE00 7.79
Pale Pink
#FFCFDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCF4 #DEF4DC
analogous
#E6DCF4 #F2DCF4 #F4DCEA
triadic
#F2DCF4 #F4F2DC #DCF4F2
tetradic
#F2DCF4 #F4E6DC #DEF4DC #DCEAF4
square
#F2DCF4 #F4E6DC #DEF4DC #DCEAF4
split-complementary
#F2DCF4 #EAF4DC #DCF4E6
monochromatic
#CF7FD7 #E1ADE5 #F2DCF4 #F6E8F8 #F6E8F8
Accessibility & contrast
On white
1.29
#F2DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F2DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCF4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCF4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#F3DEE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dcf4; /* rgb */ color: rgb(242, 220, 244); /* oklch */ color: oklch(91.9% 0.040 323.3);
Tailwind
colors: {
custom: {
50: '#f6e6f7',
500: '#f2dcf4',
950: '#000000',
},
}SCSS
$custom: #f2dcf4; $custom-light: #f6e6f7; $custom-dark: #000000;
JSON
{
"hex": "#f2dcf4",
"rgb": {
"r": 242,
"g": 220,
"b": 244
},
"hsl": {
"h": 295,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.9194,
"c": 0.03981,
"h": 323.3
},
"luminance": 0.76595
}Semantic roles & 50–950 ramp
primary
#F2DCF4
secondary
#A5D3A1
accent
#C02633
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485