#F2D2FD#F2D2FD
#F2D2FD is a very light, moderate purple. Relative luminance 0.721; OKLCH L 90.4% C 0.067 H 317.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2FD |
|---|---|
| RGB | rgb(242, 210, 253) |
| HSL | hsl(285, 91%, 91%) |
| HSV | hsv(285, 17%, 99%) |
| CMYK | cmyk(4.3%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(88.00, 18.63, -16.86) |
| CIE-LCH | lch(88.00, 25.12, 317.85°) |
| OKLab | oklab(90.37% 0.0494 -0.0453) |
| OKLCH | oklch(90.37% 0.067 317.4) |
| XYZ | xyz(77.3915, 72.0632, 102.7421) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.37
Very Light Purple
#F6CEFC
ΔE00 1.89
Pale Mauve
#FED0FC
ΔE00 3.23
Light Lilac
#EDC8FF
ΔE00 3.49
Pale Lilac
#E4CBFF
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2FD #DDFDD2
analogous
#DCD2FD #F2D2FD #FDD2F2
triadic
#F2D2FD #FDF2D2 #D2FDF2
tetradic
#F2D2FD #FDDCD2 #DDFDD2 #D2F2FD
square
#F2D2FD #FDDCD2 #DDFDD2 #D2F2FD
split-complementary
#F2D2FD #F2FDD2 #D2FDDC
monochromatic
#D05DF8 #E197FA #F2D2FD #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.36
#F2D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F2D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2FD
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2FD | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#F2D6E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d2fd; /* rgb */ color: rgb(242, 210, 253); /* oklch */ color: oklch(90.4% 0.067 317.4);
Tailwind
colors: {
custom: {
50: '#f6e0fe',
500: '#f2d2fd',
950: '#000000',
},
}SCSS
$custom: #f2d2fd; $custom-light: #f6e0fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d2fd",
"rgb": {
"r": 242,
"g": 210,
"b": 253
},
"hsl": {
"h": 284.651,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.90369,
"c": 0.06703,
"h": 317.4
},
"luminance": 0.72062
}Semantic roles & 50–950 ramp
primary
#F2D2FD
secondary
#A4E68D
accent
#E6003B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485