#F2D2FC#F2D2FC
#F2D2FC is a very light, moderate purple. Relative luminance 0.720; OKLCH L 90.3% C 0.066 H 318.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2FC |
|---|---|
| RGB | rgb(242, 210, 252) |
| HSL | hsl(286, 88%, 91%) |
| HSV | hsv(286, 17%, 99%) |
| CMYK | cmyk(4%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.97, 18.44, -16.38) |
| CIE-LCH | lch(87.97, 24.66, 318.39°) |
| OKLab | oklab(90.34% 0.049 -0.044) |
| OKLCH | oklch(90.34% 0.066 318.1) |
| XYZ | xyz(77.2326, 71.9997, 101.9053) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.61
Very Light Purple
#F6CEFC
ΔE00 1.93
Pale Mauve
#FED0FC
ΔE00 3.17
Light Lilac
#EDC8FF
ΔE00 3.71
Pale Lilac
#E4CBFF
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2FC #DCFCD2
analogous
#DDD2FC #F2D2FC #FCD2F1
triadic
#F2D2FC #FCF2D2 #D2FCF2
tetradic
#F2D2FC #FCDDD2 #DCFCD2 #D2F1FC
square
#F2D2FC #FCDDD2 #DCFCD2 #D2F1FC
split-complementary
#F2D2FC #F1FCD2 #D2FCDD
monochromatic
#D15FF4 #E199F8 #F2D2FC #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.36
#F2D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#F2D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2FC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2FC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#F2D6E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d2fc; /* rgb */ color: rgb(242, 210, 252); /* oklch */ color: oklch(90.3% 0.066 318.1);
Tailwind
colors: {
custom: {
50: '#f6dffd',
500: '#f2d2fc',
950: '#000000',
},
}SCSS
$custom: #f2d2fc; $custom-light: #f6dffd; $custom-dark: #000000;
JSON
{
"hex": "#f2d2fc",
"rgb": {
"r": 242,
"g": 210,
"b": 252
},
"hsl": {
"h": 285.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90335,
"c": 0.06589,
"h": 318.1
},
"luminance": 0.71999
}Semantic roles & 50–950 ramp
primary
#F2D2FC
secondary
#A3E48E
accent
#E40137
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485