#F2D7FD#F2D7FD
#F2D7FD is a very light, muted purple. Relative luminance 0.746; OKLCH L 91.3% C 0.058 H 316.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D7FD |
|---|---|
| RGB | rgb(242, 215, 253) |
| HSL | hsl(283, 90%, 92%) |
| HSV | hsv(283, 15%, 99%) |
| CMYK | cmyk(4.3%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(89.19, 15.99, -15.07) |
| CIE-LCH | lch(89.19, 21.97, 316.71°) |
| OKLab | oklab(91.29% 0.0422 -0.0405) |
| OKLCH | oklch(91.29% 0.058 316.2) |
| XYZ | xyz(78.6453, 74.5707, 103.1600) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.84
Very Light Purple
#F6CEFC
ΔE00 3.57
Pale Mauve
#FED0FC
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 5.16
Light Lavender
#DFC5FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D7FD #E2FDD7
analogous
#DFD7FD #F2D7FD #FDD7F5
triadic
#F2D7FD #FDF2D7 #D7FDF2
tetradic
#F2D7FD #FDDFD7 #E2FDD7 #D7F5FD
square
#F2D7FD #FDDFD7 #E2FDD7 #D7F5FD
split-complementary
#F2D7FD #F5FDD7 #D7FDDF
monochromatic
#CC62F7 #DF9DFA #F2D7FD #F6E2FE #F6E2FE
Accessibility & contrast
On white
1.32
#F2D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F2D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D7FD
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D7FD | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFF
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#F2DBE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2d7fd; /* rgb */ color: rgb(242, 215, 253); /* oklch */ color: oklch(91.3% 0.058 316.2);
Tailwind
colors: {
custom: {
50: '#f6e3fe',
500: '#f2d7fd',
950: '#000000',
},
}SCSS
$custom: #f2d7fd; $custom-light: #f6e3fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d7fd",
"rgb": {
"r": 242,
"g": 215,
"b": 253
},
"hsl": {
"h": 282.632,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.91293,
"c": 0.05845,
"h": 316.2
},
"luminance": 0.7457
}Semantic roles & 50–950 ramp
primary
#F2D7FD
secondary
#AAE692
accent
#E60042
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485