#F6D8F2#F6D8F2
#F6D8F2 is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.5% C 0.048 H 330.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D8F2 |
|---|---|
| RGB | rgb(246, 216, 242) |
| HSL | hsl(308, 63%, 91%) |
| HSV | hsv(308, 12%, 96%) |
| CMYK | cmyk(0%, 12.2%, 1.6%, 3.5%) |
| CIE-LAB | lab(89.45, 14.77, -8.86) |
| CIE-LCH | lch(89.45, 17.23, 329.03°) |
| OKLab | oklab(91.47% 0.0413 -0.0235) |
| OKLCH | oklch(91.47% 0.048 330.3) |
| XYZ | xyz(78.5869, 75.1166, 94.3462) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 6.26
Thistle
#D8BFD8
ΔE00 6.30
Pale Pink
#FFCFDC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D8F2 #D8F6DC
analogous
#EBD8F6 #F6D8F2 #F6D8E3
triadic
#F6D8F2 #F2F6D8 #D8F2F6
tetradic
#F6D8F2 #F6EBD8 #D8F6DC #D8E3F6
square
#F6D8F2 #F6EBD8 #D8F6DC #D8E3F6
split-complementary
#F6D8F2 #E3F6D8 #D8F6EB
monochromatic
#DF75D1 #EBA6E1 #F6D8F2 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.31
#F6D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#F6D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D8F2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D8F2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#F9DAE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f6d8f2; /* rgb */ color: rgb(246, 216, 242); /* oklch */ color: oklch(91.5% 0.048 330.3);
Tailwind
colors: {
custom: {
50: '#f9e4f6',
500: '#f6d8f2',
950: '#000000',
},
}SCSS
$custom: #f6d8f2; $custom-light: #f9e4f6; $custom-dark: #000000;
JSON
{
"hex": "#f6d8f2",
"rgb": {
"r": 246,
"g": 216,
"b": 242
},
"hsl": {
"h": 308,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.91466,
"c": 0.04751,
"h": 330.3
},
"luminance": 0.75115
}Semantic roles & 50–950 ramp
primary
#F6D8F2
secondary
#9BD8A3
accent
#CA331B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485