#F2D4F6#F2D4F6
#F2D4F6 is a very light, muted purple. Relative luminance 0.726; OKLCH L 90.5% C 0.056 H 322.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4F6 |
|---|---|
| RGB | rgb(242, 212, 246) |
| HSL | hsl(293, 65%, 90%) |
| HSV | hsv(293, 14%, 96%) |
| CMYK | cmyk(1.6%, 13.8%, 0%, 3.5%) |
| CIE-LAB | lab(88.27, 16.27, -12.77) |
| CIE-LCH | lch(88.27, 20.68, 321.88°) |
| OKLab | oklab(90.51% 0.0442 -0.0341) |
| OKLCH | oklch(90.51% 0.056 322.3) |
| XYZ | xyz(76.7937, 72.6191, 97.1423) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.62
Pale Lavender
#EECFFE
ΔE00 3.70
Pale Mauve
#FED0FC
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 5.81
Pale Lilac
#E4CBFF
ΔE00 5.86
Thistle
#D8BFD8
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4F6 #D8F6D4
analogous
#E1D4F6 #F2D4F6 #F6D4E9
triadic
#F2D4F6 #F6F2D4 #D4F6F2
tetradic
#F2D4F6 #F6E1D4 #D8F6D4 #D4E9F6
square
#F2D4F6 #F6E1D4 #D8F6D4 #D4E9F6
split-complementary
#F2D4F6 #E9F6D4 #D4F6E1
monochromatic
#D36FE1 #E3A1EB #F2D4F6 #F7E6FA #F7E6FA
Accessibility & contrast
On white
1.35
#F2D4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F2D4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4F6
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4F6 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF7
Deuteranopia (green-blind)
#D7DFF5
Tritanopia (blue-blind)
#F3D7DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d4f6; /* rgb */ color: rgb(242, 212, 246); /* oklch */ color: oklch(90.5% 0.056 322.3);
Tailwind
colors: {
custom: {
50: '#f6e1f9',
500: '#f2d4f6',
950: '#000000',
},
}SCSS
$custom: #f2d4f6; $custom-light: #f6e1f9; $custom-dark: #000000;
JSON
{
"hex": "#f2d4f6",
"rgb": {
"r": 242,
"g": 212,
"b": 246
},
"hsl": {
"h": 292.941,
"s": 65.385,
"l": 89.804
},
"oklch": {
"l": 0.90506,
"c": 0.05581,
"h": 322.3
},
"luminance": 0.72618
}Semantic roles & 50–950 ramp
primary
#F2D4F6
secondary
#9ED896
accent
#CD182E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485