#F2D4FD#F2D4FD
#F2D4FD is a very light, moderate purple. Relative luminance 0.731; OKLCH L 90.7% C 0.064 H 317.0°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4FD |
|---|---|
| RGB | rgb(242, 212, 253) |
| HSL | hsl(284, 91%, 91%) |
| HSV | hsv(284, 16%, 99%) |
| CMYK | cmyk(4.3%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(88.47, 17.57, -16.14) |
| CIE-LCH | lch(88.47, 23.86, 317.43°) |
| OKLab | oklab(90.74% 0.0465 -0.0434) |
| OKLCH | oklch(90.74% 0.064 317) |
| XYZ | xyz(77.8884, 73.0569, 102.9077) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.88
Very Light Purple
#F6CEFC
ΔE00 2.51
Pale Mauve
#FED0FC
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 4.14
Pale Lilac
#E4CBFF
ΔE00 4.19
Light Lavender
#DFC5FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4FD #DFFDD4
analogous
#DDD4FD #F2D4FD #FDD4F3
triadic
#F2D4FD #FDF2D4 #D4FDF2
tetradic
#F2D4FD #FDDDD4 #DFFDD4 #D4F3FD
square
#F2D4FD #FDDDD4 #DFFDD4 #D4F3FD
split-complementary
#F2D4FD #F3FDD4 #D4FDDD
monochromatic
#CF5FF8 #E09AFA #F2D4FD #F6E2FE #F6E2FE
Accessibility & contrast
On white
1.35
#F2D4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#F2D4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4FD
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4FD | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#F2D8E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2d4fd; /* rgb */ color: rgb(242, 212, 253); /* oklch */ color: oklch(90.7% 0.064 317.0);
Tailwind
colors: {
custom: {
50: '#f6e1fe',
500: '#f2d4fd',
950: '#000000',
},
}SCSS
$custom: #f2d4fd; $custom-light: #f6e1fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d4fd",
"rgb": {
"r": 242,
"g": 212,
"b": 253
},
"hsl": {
"h": 283.902,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.90737,
"c": 0.06359,
"h": 317
},
"luminance": 0.73056
}Semantic roles & 50–950 ramp
primary
#F2D4FD
secondary
#A6E68F
accent
#E6003E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485