#F6EAFE#F6EAFE
#F6EAFE is a very light, muted violet. Relative luminance 0.856; OKLCH L 95.2% C 0.029 H 312.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAFE |
|---|---|
| RGB | rgb(246, 234, 254) |
| HSL | hsl(276, 91%, 96%) |
| HSV | hsv(276, 8%, 100%) |
| CMYK | cmyk(3.1%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.14, 7.58, -8.18) |
| CIE-LCH | lch(94.14, 11.16, 312.81°) |
| OKLab | oklab(95.23% 0.0197 -0.0218) |
| OKLCH | oklch(95.23% 0.029 312.1) |
| XYZ | xyz(85.3153, 85.5945, 105.7736) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 6.10
Ghostwhite
#F8F8FF
ΔE00 8.08
Very Light Pink
#FFF4F2
ΔE00 9.55
Snow
#FFFAFA
ΔE00 9.71
Mistyrose
#FFE4E1
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAFE #F2FEEA
analogous
#ECEAFE #F6EAFE #FEEAFC
triadic
#F6EAFE #FEF6EA #EAFEF6
tetradic
#F6EAFE #FEECEA #F2FEEA #EAFCFE
square
#F6EAFE #FEECEA #F2FEEA #EAFCFE
split-complementary
#F6EAFE #FCFEEA #EAFEEC
monochromatic
#C475F8 #DDB0FB #F2E2FE #F2E2FE #F2E2FE
Accessibility & contrast
On white
1.16
#F6EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F6EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAFE
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAFE | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFF
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#F5ECF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6eafe; /* rgb */ color: rgb(246, 234, 254); /* oklch */ color: oklch(95.2% 0.029 312.1);
Tailwind
colors: {
custom: {
50: '#f9f0fe',
500: '#f6eafe',
950: '#000000',
},
}SCSS
$custom: #f6eafe; $custom-light: #f9f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f6eafe",
"rgb": {
"r": 246,
"g": 234,
"b": 254
},
"hsl": {
"h": 276,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95232,
"c": 0.02942,
"h": 312.1
},
"luminance": 0.85594
}Semantic roles & 50–950 ramp
primary
#F6EAFE
secondary
#BFEAA2
accent
#E6005C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585