#F2D4FC#F2D4FC
#F2D4FC is a very light, moderate purple. Relative luminance 0.730; OKLCH L 90.7% C 0.062 H 317.6°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4FC |
|---|---|
| RGB | rgb(242, 212, 252) |
| HSL | hsl(285, 87%, 91%) |
| HSV | hsv(285, 16%, 99%) |
| CMYK | cmyk(4%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(88.44, 17.38, -15.66) |
| CIE-LCH | lch(88.44, 23.40, 317.98°) |
| OKLab | oklab(90.7% 0.0461 -0.0421) |
| OKLCH | oklch(90.7% 0.062 317.6) |
| XYZ | xyz(77.7295, 72.9934, 102.0709) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.11
Very Light Purple
#F6CEFC
ΔE00 2.60
Pale Mauve
#FED0FC
ΔE00 3.62
Light Lilac
#EDC8FF
ΔE00 4.35
Pale Lilac
#E4CBFF
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4FC #DEFCD4
analogous
#DED4FC #F2D4FC #FCD4F2
triadic
#F2D4FC #FCF2D4 #D4FCF2
tetradic
#F2D4FC #FCDED4 #DEFCD4 #D4F2FC
square
#F2D4FC #FCDED4 #DEFCD4 #D4F2FC
split-complementary
#F2D4FC #F2FCD4 #D4FCDE
monochromatic
#CF62F4 #E19BF8 #F2D4FC #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.35
#F2D4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#F2D4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4FC
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4FC | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#F2D8E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2d4fc; /* rgb */ color: rgb(242, 212, 252); /* oklch */ color: oklch(90.7% 0.062 317.6);
Tailwind
colors: {
custom: {
50: '#f6e1fd',
500: '#f2d4fc',
950: '#000000',
},
}SCSS
$custom: #f2d4fc; $custom-light: #f6e1fd; $custom-dark: #000000;
JSON
{
"hex": "#f2d4fc",
"rgb": {
"r": 242,
"g": 212,
"b": 252
},
"hsl": {
"h": 285,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.90704,
"c": 0.06245,
"h": 317.6
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#F2D4FC
secondary
#A5E490
accent
#E4023A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485