#F2D6FC#F2D6FC
#F2D6FC is a very light, muted purple. Relative luminance 0.740; OKLCH L 91.1% C 0.059 H 317.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6FC |
|---|---|
| RGB | rgb(242, 214, 252) |
| HSL | hsl(284, 86%, 91%) |
| HSV | hsv(284, 15%, 99%) |
| CMYK | cmyk(4%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(88.92, 16.33, -14.95) |
| CIE-LCH | lch(88.92, 22.14, 317.54°) |
| OKLab | oklab(91.07% 0.0433 -0.0401) |
| OKLCH | oklch(91.07% 0.059 317.2) |
| XYZ | xyz(78.2325, 73.9995, 102.2386) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.73
Very Light Purple
#F6CEFC
ΔE00 3.31
Pale Mauve
#FED0FC
ΔE00 4.17
Pale Lilac
#E4CBFF
ΔE00 4.81
Light Lilac
#EDC8FF
ΔE00 5.03
Light Lavender
#DFC5FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6FC #E0FCD6
analogous
#DFD6FC #F2D6FC #FCD6F3
triadic
#F2D6FC #FCF2D6 #D6FCF2
tetradic
#F2D6FC #FCDFD6 #E0FCD6 #D6F3FC
square
#F2D6FC #FCDFD6 #E0FCD6 #D6F3FC
split-complementary
#F2D6FC #F3FCD6 #D6FCDF
monochromatic
#CE64F4 #E09DF8 #F2D6FC #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.33
#F2D6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F2D6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6FC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6FC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#F2DAE3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d6fc; /* rgb */ color: rgb(242, 214, 252); /* oklch */ color: oklch(91.1% 0.059 317.2);
Tailwind
colors: {
custom: {
50: '#f6e2fd',
500: '#f2d6fc',
950: '#000000',
},
}SCSS
$custom: #f2d6fc; $custom-light: #f6e2fd; $custom-dark: #000000;
JSON
{
"hex": "#f2d6fc",
"rgb": {
"r": 242,
"g": 214,
"b": 252
},
"hsl": {
"h": 284.211,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.91074,
"c": 0.05902,
"h": 317.2
},
"luminance": 0.73999
}Semantic roles & 50–950 ramp
primary
#F2D6FC
secondary
#A8E492
accent
#E3033E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485