#F2D8FC#F2D8FC
#F2D8FC is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.4% C 0.056 H 316.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8FC |
|---|---|
| RGB | rgb(242, 216, 252) |
| HSL | hsl(283, 86%, 92%) |
| HSV | hsv(283, 14%, 99%) |
| CMYK | cmyk(4%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.40, 15.28, -14.23) |
| CIE-LCH | lch(89.40, 20.88, 317.04°) |
| OKLab | oklab(91.45% 0.0404 -0.0382) |
| OKLCH | oklch(91.45% 0.056 316.6) |
| XYZ | xyz(78.7418, 75.0180, 102.4083) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.42
Very Light Purple
#F6CEFC
ΔE00 4.07
Pale Mauve
#FED0FC
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 5.28
Light Lilac
#EDC8FF
ΔE00 5.74
Thistle
#D8BFD8
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8FC #E2FCD8
analogous
#E0D8FC #F2D8FC #FCD8F4
triadic
#F2D8FC #FCF2D8 #D8FCF2
tetradic
#F2D8FC #FCE0D8 #E2FCD8 #D8F4FC
square
#F2D8FC #FCE0D8 #E2FCD8 #D8F4FC
split-complementary
#F2D8FC #F4FCD8 #D8FCE0
monochromatic
#CC66F3 #DF9FF8 #F2D8FC #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.31
#F2D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#F2D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8FC
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8FC | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#F2DCE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2d8fc; /* rgb */ color: rgb(242, 216, 252); /* oklch */ color: oklch(91.4% 0.056 316.6);
Tailwind
colors: {
custom: {
50: '#f6e4fd',
500: '#f2d8fc',
950: '#000000',
},
}SCSS
$custom: #f2d8fc; $custom-light: #f6e4fd; $custom-dark: #000000;
JSON
{
"hex": "#f2d8fc",
"rgb": {
"r": 242,
"g": 216,
"b": 252
},
"hsl": {
"h": 283.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91446,
"c": 0.05559,
"h": 316.6
},
"luminance": 0.75017
}Semantic roles & 50–950 ramp
primary
#F2D8FC
secondary
#AAE494
accent
#E20341
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485