#F2D2FE#F2D2FE
#F2D2FE is a very light, moderate purple. Relative luminance 0.721; OKLCH L 90.4% C 0.068 H 316.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2FE |
|---|---|
| RGB | rgb(242, 210, 254) |
| HSL | hsl(284, 96%, 91%) |
| HSV | hsv(284, 17%, 100%) |
| CMYK | cmyk(4.7%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(88.03, 18.81, -17.34) |
| CIE-LCH | lch(88.03, 25.59, 317.34°) |
| OKLab | oklab(90.4% 0.0497 -0.0467) |
| OKLCH | oklch(90.4% 0.068 316.8) |
| XYZ | xyz(77.5512, 72.1271, 103.5832) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.16
Very Light Purple
#F6CEFC
ΔE00 1.88
Light Lilac
#EDC8FF
ΔE00 3.29
Pale Mauve
#FED0FC
ΔE00 3.30
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2FE #DEFED2
analogous
#DCD2FE #F2D2FE #FED2F4
triadic
#F2D2FE #FEF2D2 #D2FEF2
tetradic
#F2D2FE #FEDCD2 #DEFED2 #D2F4FE
square
#F2D2FE #FEDCD2 #DEFED2 #D2F4FE
split-complementary
#F2D2FE #F4FED2 #D2FEDC
monochromatic
#CF5AFB #E196FD #F2D2FE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.36
#F2D2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#F2D2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2FE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2FE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D3DEFC
Tritanopia (blue-blind)
#F2D7E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d2fe; /* rgb */ color: rgb(242, 210, 254); /* oklch */ color: oklch(90.4% 0.068 316.8);
Tailwind
colors: {
custom: {
50: '#f6e0fe',
500: '#f2d2fe',
950: '#000000',
},
}SCSS
$custom: #f2d2fe; $custom-light: #f6e0fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d2fe",
"rgb": {
"r": 242,
"g": 210,
"b": 254
},
"hsl": {
"h": 283.636,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.90403,
"c": 0.06816,
"h": 316.8
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#F2D2FE
secondary
#A5E88C
accent
#E6003F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485