#F6E2F4#F6E2F4
#F6E2F4 is a very light, muted purple. Relative luminance 0.805; OKLCH L 93.4% C 0.032 H 329.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F6E2F4 |
|---|---|
| RGB | rgb(246, 226, 244) |
| HSL | hsl(306, 53%, 93%) |
| HSV | hsv(306, 8%, 96%) |
| CMYK | cmyk(0%, 8.1%, 0.8%, 3.5%) |
| CIE-LAB | lab(91.92, 9.92, -6.26) |
| CIE-LCH | lch(91.92, 11.73, 327.75°) |
| OKLab | oklab(93.41% 0.0276 -0.0166) |
| OKLCH | oklch(93.41% 0.032 329) |
| XYZ | xyz(81.5293, 80.5180, 96.8169) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.13
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Light Pink
#FFD1DF
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.30
Mistyrose
#FFE4E1
ΔE00 8.60
Pale Pink
#FFCFDC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6E2F4 #E2F6E4
analogous
#EEE2F6 #F6E2F4 #F6E2EA
triadic
#F6E2F4 #F4F6E2 #E2F4F6
tetradic
#F6E2F4 #F6EEE2 #E2F6E4 #E2EAF6
square
#F6E2F4 #F6EEE2 #E2F6E4 #E2EAF6
split-complementary
#F6E2F4 #EAF6E2 #E2F6EE
monochromatic
#D985D1 #E8B3E2 #F6E2F4 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.23
#F6E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#F6E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6E2F4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6E2F4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#E5E9F3
Tritanopia (blue-blind)
#F8E3E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f6e2f4; /* rgb */ color: rgb(246, 226, 244); /* oklch */ color: oklch(93.4% 0.032 329.0);
Tailwind
colors: {
custom: {
50: '#f9ebf7',
500: '#f6e2f4',
950: '#000000',
},
}SCSS
$custom: #f6e2f4; $custom-light: #f9ebf7; $custom-dark: #000000;
JSON
{
"hex": "#f6e2f4",
"rgb": {
"r": 246,
"g": 226,
"b": 244
},
"hsl": {
"h": 306,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.93407,
"c": 0.03215,
"h": 329
},
"luminance": 0.80517
}Semantic roles & 50–950 ramp
primary
#F6E2F4
secondary
#A6D6AB
accent
#C03525
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485