#F2D9FA#F2D9FA
#F2D9FA is a very light, muted purple. Relative luminance 0.754; OKLCH L 91.6% C 0.052 H 317.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D9FA |
|---|---|
| RGB | rgb(242, 217, 250) |
| HSL | hsl(285, 77%, 92%) |
| HSV | hsv(285, 13%, 98%) |
| CMYK | cmyk(3.2%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(89.58, 14.38, -12.91) |
| CIE-LCH | lch(89.58, 19.32, 318.10°) |
| OKLab | oklab(91.57% 0.0383 -0.0346) |
| OKLCH | oklch(91.57% 0.052 317.9) |
| XYZ | xyz(78.6835, 75.4058, 100.8336) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.26
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 6.04
Light Lilac
#EDC8FF
ΔE00 6.56
Thistle
#D8BFD8
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D9FA #E1FAD9
analogous
#E2D9FA #F2D9FA #FAD9F2
triadic
#F2D9FA #FAF2D9 #D9FAF2
tetradic
#F2D9FA #FAE2D9 #E1FAD9 #D9F2FA
square
#F2D9FA #FAE2D9 #E1FAD9 #D9F2FA
split-complementary
#F2D9FA #F2FAD9 #D9FAE2
monochromatic
#CD6DEC #DFA3F3 #F2D9FA #F6E4FB #F6E4FB
Accessibility & contrast
On white
1.31
#F2D9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F2D9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D9FA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D9FA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#F2DCE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2d9fa; /* rgb */ color: rgb(242, 217, 250); /* oklch */ color: oklch(91.6% 0.052 317.9);
Tailwind
colors: {
custom: {
50: '#f6e4fc',
500: '#f2d9fa',
950: '#000000',
},
}SCSS
$custom: #f2d9fa; $custom-light: #f6e4fc; $custom-dark: #000000;
JSON
{
"hex": "#f2d9fa",
"rgb": {
"r": 242,
"g": 217,
"b": 250
},
"hsl": {
"h": 285.455,
"s": 76.744,
"l": 91.569
},
"oklch": {
"l": 0.91567,
"c": 0.0516,
"h": 317.9
},
"luminance": 0.75405
}Semantic roles & 50–950 ramp
primary
#F2D9FA
secondary
#A9E097
accent
#D90D3E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485