#F6E2F6#F6E2F6
#F6E2F6 is a very light, muted purple. Relative luminance 0.806; OKLCH L 93.5% C 0.034 H 325.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2F6 |
|---|---|
| RGB | rgb(246, 226, 246) |
| HSL | hsl(300, 53%, 93%) |
| HSV | hsv(300, 8%, 96%) |
| CMYK | cmyk(0%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(91.97, 10.27, -7.22) |
| CIE-LCH | lch(91.97, 12.56, 324.89°) |
| OKLab | oklab(93.47% 0.0283 -0.0192) |
| OKLCH | oklch(93.47% 0.034 325.8) |
| XYZ | xyz(81.8346, 80.6401, 98.4249) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.16
Pale Lavender
#EECFFE
ΔE00 8.81
Pale Pink
#FFCFDC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2F6 #E2F6E2
analogous
#ECE2F6 #F6E2F6 #F6E2EC
triadic
#F6E2F6 #F6F6E2 #E2F6F6
tetradic
#F6E2F6 #F6ECE2 #E2F6E2 #E2ECF6
square
#F6E2F6 #F6ECE2 #E2F6E2 #E2ECF6
split-complementary
#F6E2F6 #ECF6E2 #E2F6EC
monochromatic
#D985D9 #E8B3E8 #F6E2F6 #F8E8F8 #F8E8F8
Accessibility & contrast
On white
1.23
#F6E2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#F6E2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2F6
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2F6 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F7
Deuteranopia (green-blind)
#E5E9F5
Tritanopia (blue-blind)
#F7E3E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e2f6; /* rgb */ color: rgb(246, 226, 246); /* oklch */ color: oklch(93.5% 0.034 325.8);
Tailwind
colors: {
custom: {
50: '#f9ebf9',
500: '#f6e2f6',
950: '#000000',
},
}SCSS
$custom: #f6e2f6; $custom-light: #f9ebf9; $custom-dark: #000000;
JSON
{
"hex": "#f6e2f6",
"rgb": {
"r": 246,
"g": 226,
"b": 246
},
"hsl": {
"h": 300,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.93468,
"c": 0.03415,
"h": 325.8
},
"luminance": 0.80639
}Semantic roles & 50–950 ramp
primary
#F6E2F6
secondary
#A6D6A6
accent
#C02525
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485