#F6E2F8#F6E2F8
#F6E2F8 is a very light, muted purple. Relative luminance 0.808; OKLCH L 93.5% C 0.036 H 323.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2F8 |
|---|---|
| RGB | rgb(246, 226, 248) |
| HSL | hsl(295, 61%, 93%) |
| HSV | hsv(295, 9%, 97%) |
| CMYK | cmyk(0.8%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(92.03, 10.63, -8.19) |
| CIE-LCH | lch(92.03, 13.42, 322.41°) |
| OKLab | oklab(93.53% 0.029 -0.0218) |
| OKLCH | oklch(93.53% 0.036 323.1) |
| XYZ | xyz(82.1432, 80.7636, 100.0503) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.31
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 8.05
Pale Lavender
#EECFFE
ΔE00 8.23
Light Pink
#FFD1DF
ΔE00 8.37
Very Light Purple
#F6CEFC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2F8 #E4F8E2
analogous
#EBE2F8 #F6E2F8 #F8E2EF
triadic
#F6E2F8 #F8F6E2 #E2F8F6
tetradic
#F6E2F8 #F8EBE2 #E4F8E2 #E2EFF8
square
#F6E2F8 #F8EBE2 #E4F8E2 #E2EFF8
split-complementary
#F6E2F8 #EFF8E2 #E2F8EB
monochromatic
#D77FE0 #E7B1EC #F6E2F8 #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.22
#F6E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#F6E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2F8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2F8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7F9
Deuteranopia (green-blind)
#E4E9F7
Tritanopia (blue-blind)
#F7E4E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e2f8; /* rgb */ color: rgb(246, 226, 248); /* oklch */ color: oklch(93.5% 0.036 323.1);
Tailwind
colors: {
custom: {
50: '#f9ebfa',
500: '#f6e2f8',
950: '#000000',
},
}SCSS
$custom: #f6e2f8; $custom-light: #f9ebfa; $custom-dark: #000000;
JSON
{
"hex": "#f6e2f8",
"rgb": {
"r": 246,
"g": 226,
"b": 248
},
"hsl": {
"h": 294.545,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.93529,
"c": 0.03623,
"h": 323.1
},
"luminance": 0.80763
}Semantic roles & 50–950 ramp
primary
#F6E2F8
secondary
#A9DAA4
accent
#C91D2C
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485