#F2D9FC#F2D9FC
#F2D9FC is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.6% C 0.054 H 316.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D9FC |
|---|---|
| RGB | rgb(242, 217, 252) |
| HSL | hsl(283, 85%, 92%) |
| HSV | hsv(283, 14%, 99%) |
| CMYK | cmyk(4%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.64, 14.76, -13.87) |
| CIE-LCH | lch(89.64, 20.25, 316.78°) |
| OKLab | oklab(91.63% 0.039 -0.0372) |
| OKLCH | oklch(91.63% 0.054 316.3) |
| XYZ | xyz(78.9988, 75.5320, 102.4940) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.78
Very Light Purple
#F6CEFC
ΔE00 4.46
Pale Mauve
#FED0FC
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.55
Light Lilac
#EDC8FF
ΔE00 6.10
Thistle
#D8BFD8
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D9FC #E3FCD9
analogous
#E1D9FC #F2D9FC #FCD9F5
triadic
#F2D9FC #FCF2D9 #D9FCF2
tetradic
#F2D9FC #FCE1D9 #E3FCD9 #D9F5FC
square
#F2D9FC #FCE1D9 #E3FCD9 #D9F5FC
split-complementary
#F2D9FC #F5FCD9 #D9FCE1
monochromatic
#CB68F3 #DFA0F8 #F2D9FC #F5E3FD #F5E3FD
Accessibility & contrast
On white
1.30
#F2D9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F2D9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D9FC
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D9FC | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#F2DDE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2d9fc; /* rgb */ color: rgb(242, 217, 252); /* oklch */ color: oklch(91.6% 0.054 316.3);
Tailwind
colors: {
custom: {
50: '#f6e4fd',
500: '#f2d9fc',
950: '#000000',
},
}SCSS
$custom: #f2d9fc; $custom-light: #f6e4fd; $custom-dark: #000000;
JSON
{
"hex": "#f2d9fc",
"rgb": {
"r": 242,
"g": 217,
"b": 252
},
"hsl": {
"h": 282.857,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.91632,
"c": 0.05388,
"h": 316.3
},
"luminance": 0.75531
}Semantic roles & 50–950 ramp
primary
#F2D9FC
secondary
#ACE495
accent
#E20443
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485