#F2D4FE#F2D4FE
#F2D4FE is a very light, moderate purple. Relative luminance 0.731; OKLCH L 90.8% C 0.065 H 316.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4FE |
|---|---|
| RGB | rgb(242, 212, 254) |
| HSL | hsl(283, 95%, 91%) |
| HSV | hsv(283, 17%, 100%) |
| CMYK | cmyk(4.7%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(88.51, 17.76, -16.62) |
| CIE-LCH | lch(88.51, 24.33, 316.89°) |
| OKLab | oklab(90.77% 0.0468 -0.0447) |
| OKLCH | oklch(90.77% 0.065 316.3) |
| XYZ | xyz(78.0481, 73.1208, 103.7488) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.66
Very Light Purple
#F6CEFC
ΔE00 2.46
Pale Mauve
#FED0FC
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4FE #E0FED4
analogous
#DDD4FE #F2D4FE #FED4F5
triadic
#F2D4FE #FEF2D4 #D4FEF2
tetradic
#F2D4FE #FEDDD4 #E0FED4 #D4F5FE
square
#F2D4FE #FEDDD4 #E0FED4 #D4F5FE
split-complementary
#F2D4FE #F5FED4 #D4FEDD
monochromatic
#CE5CFB #E098FD #F2D4FE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.34
#F2D4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#F2D4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4FE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4FE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#F2D8E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2d4fe; /* rgb */ color: rgb(242, 212, 254); /* oklch */ color: oklch(90.8% 0.065 316.3);
Tailwind
colors: {
custom: {
50: '#f6e1fe',
500: '#f2d4fe',
950: '#000000',
},
}SCSS
$custom: #f2d4fe; $custom-light: #f6e1fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d4fe",
"rgb": {
"r": 242,
"g": 212,
"b": 254
},
"hsl": {
"h": 282.857,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.90771,
"c": 0.06474,
"h": 316.3
},
"luminance": 0.7312
}Semantic roles & 50–950 ramp
primary
#F2D4FE
secondary
#A8E88E
accent
#E60042
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485