#F2D8F6#F2D8F6
#F2D8F6 is a very light, muted purple. Relative luminance 0.746; OKLCH L 91.3% C 0.049 H 321.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8F6 |
|---|---|
| RGB | rgb(242, 216, 246) |
| HSL | hsl(292, 63%, 91%) |
| HSV | hsv(292, 12%, 96%) |
| CMYK | cmyk(1.6%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(89.23, 14.17, -11.34) |
| CIE-LCH | lch(89.23, 18.15, 321.34°) |
| OKLab | oklab(91.25% 0.0384 -0.0303) |
| OKLCH | oklch(91.25% 0.049 321.7) |
| XYZ | xyz(77.8060, 74.6437, 97.4797) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.19
Pale Mauve
#FED0FC
ΔE00 5.52
Thistle
#D8BFD8
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8F6 #DCF6D8
analogous
#E3D8F6 #F2D8F6 #F6D8EB
triadic
#F2D8F6 #F6F2D8 #D8F6F2
tetradic
#F2D8F6 #F6E3D8 #DCF6D8 #D8EBF6
square
#F2D8F6 #F6E3D8 #DCF6D8 #D8EBF6
split-complementary
#F2D8F6 #EBF6D8 #D8F6E3
monochromatic
#D175DF #E1A6EB #F2D8F6 #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.32
#F2D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#F2D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8F6
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8F6 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF7
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#F3DBE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2d8f6; /* rgb */ color: rgb(242, 216, 246); /* oklch */ color: oklch(91.3% 0.049 321.7);
Tailwind
colors: {
custom: {
50: '#f6e4f9',
500: '#f2d8f6',
950: '#000000',
},
}SCSS
$custom: #f2d8f6; $custom-light: #f6e4f9; $custom-dark: #000000;
JSON
{
"hex": "#f2d8f6",
"rgb": {
"r": 242,
"g": 216,
"b": 246
},
"hsl": {
"h": 292,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.91251,
"c": 0.04888,
"h": 321.7
},
"luminance": 0.74643
}Semantic roles & 50–950 ramp
primary
#F2D8F6
secondary
#A3D89B
accent
#CA1B33
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485