#F2D6FA#F2D6FA
#F2D6FA is a very light, muted purple. Relative luminance 0.739; OKLCH L 91.0% C 0.057 H 318.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6FA |
|---|---|
| RGB | rgb(242, 214, 250) |
| HSL | hsl(287, 78%, 91%) |
| HSV | hsv(287, 14%, 98%) |
| CMYK | cmyk(3.2%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(88.86, 15.96, -13.98) |
| CIE-LCH | lch(88.86, 21.22, 318.78°) |
| OKLab | oklab(91.01% 0.0426 -0.0375) |
| OKLCH | oklch(91.01% 0.057 318.7) |
| XYZ | xyz(77.9173, 73.8734, 100.5782) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.22
Very Light Purple
#F6CEFC
ΔE00 3.60
Pale Mauve
#FED0FC
ΔE00 4.28
Pale Lilac
#E4CBFF
ΔE00 5.28
Light Lilac
#EDC8FF
ΔE00 5.48
Thistle
#D8BFD8
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6FA #DEFAD6
analogous
#E0D6FA #F2D6FA #FAD6F0
triadic
#F2D6FA #FAF2D6 #D6FAF2
tetradic
#F2D6FA #FAE0D6 #DEFAD6 #D6F0FA
square
#F2D6FA #FAE0D6 #DEFAD6 #D6F0FA
split-complementary
#F2D6FA #F0FAD6 #D6FAE0
monochromatic
#CF69ED #E19FF3 #F2D6FA #F6E4FC #F6E4FC
Accessibility & contrast
On white
1.33
#F2D6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#F2D6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6FA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6FA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#F3D9E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d6fa; /* rgb */ color: rgb(242, 214, 250); /* oklch */ color: oklch(91.0% 0.057 318.7);
Tailwind
colors: {
custom: {
50: '#f6e2fc',
500: '#f2d6fa',
950: '#000000',
},
}SCSS
$custom: #f2d6fa; $custom-light: #f6e2fc; $custom-dark: #000000;
JSON
{
"hex": "#f2d6fa",
"rgb": {
"r": 242,
"g": 214,
"b": 250
},
"hsl": {
"h": 286.667,
"s": 78.261,
"l": 90.98
},
"oklch": {
"l": 0.91008,
"c": 0.05675,
"h": 318.7
},
"luminance": 0.73873
}Semantic roles & 50–950 ramp
primary
#F2D6FA
secondary
#A5E094
accent
#DB0B39
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485