#F2D8FE#F2D8FE
#F2D8FE is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.5% C 0.058 H 315.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8FE |
|---|---|
| RGB | rgb(242, 216, 254) |
| HSL | hsl(281, 95%, 92%) |
| HSV | hsv(281, 15%, 100%) |
| CMYK | cmyk(4.7%, 15%, 0%, 0.4%) |
| CIE-LAB | lab(89.46, 15.66, -15.19) |
| CIE-LCH | lch(89.46, 21.81, 315.87°) |
| OKLab | oklab(91.51% 0.0411 -0.0408) |
| OKLCH | oklch(91.51% 0.058 315.2) |
| XYZ | xyz(79.0604, 75.1454, 104.0863) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.98
Very Light Purple
#F6CEFC
ΔE00 3.83
Pale Mauve
#FED0FC
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 5.32
Light Lavender
#DFC5FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8FE #E4FED8
analogous
#DFD8FE #F2D8FE #FED8F7
triadic
#F2D8FE #FEF2D8 #D8FEF2
tetradic
#F2D8FE #FEDFD8 #E4FED8 #D8F7FE
square
#F2D8FE #FEDFD8 #E4FED8 #D8F7FE
split-complementary
#F2D8FE #F7FED8 #D8FEDF
monochromatic
#CA61FB #DE9CFC #F2D8FE #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.31
#F2D8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#F2D8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8FE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8FE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#F2DCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2d8fe; /* rgb */ color: rgb(242, 216, 254); /* oklch */ color: oklch(91.5% 0.058 315.2);
Tailwind
colors: {
custom: {
50: '#f6e4fe',
500: '#f2d8fe',
950: '#000000',
},
}SCSS
$custom: #f2d8fe; $custom-light: #f6e4fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d8fe",
"rgb": {
"r": 242,
"g": 216,
"b": 254
},
"hsl": {
"h": 281.053,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.91512,
"c": 0.0579,
"h": 315.2
},
"luminance": 0.75145
}Semantic roles & 50–950 ramp
primary
#F2D8FE
secondary
#ADE991
accent
#E60048
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485