#F6EFFD#F6EFFD
#F6EFFD is a very light, near-neutral violet. Relative luminance 0.884; OKLCH L 96.2% C 0.020 H 308.2°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EFFD |
|---|---|
| RGB | rgb(246, 239, 253) |
| HSL | hsl(270, 78%, 96%) |
| HSV | hsv(270, 6%, 99%) |
| CMYK | cmyk(2.8%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.34, 4.83, -5.89) |
| CIE-LCH | lch(95.34, 7.62, 309.31°) |
| OKLab | oklab(96.16% 0.0124 -0.0157) |
| OKLCH | oklch(96.16% 0.02 308.2) |
| XYZ | xyz(86.5992, 88.4178, 105.4136) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Lavenderblush
#FFF0F5
ΔE00 4.66
Ghostwhite
#F8F8FF
ΔE00 4.94
Snow
#FFFAFA
ΔE00 6.86
Very Light Pink
#FFF4F2
ΔE00 7.20
Pale Grey
#FDFDFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EFFD #F6FDEF
analogous
#EFEFFD #F6EFFD #FDEFFD
triadic
#F6EFFD #FDF6EF #EFFDF6
tetradic
#F6EFFD #FDEFEF #F6FDEF #EFFDFD
square
#F6EFFD #FDEFEF #F6FDEF #EFFDFD
split-complementary
#F6EFFD #FDFDEF #EFFDEF
monochromatic
#B982EF #D7B9F6 #F0E4FC #F0E4FC #F0E4FC
Accessibility & contrast
On white
1.12
#F6EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#F6EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EFFD
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EFFD | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#F5F1F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6effd; /* rgb */ color: rgb(246, 239, 253); /* oklch */ color: oklch(96.2% 0.020 308.2);
Tailwind
colors: {
custom: {
50: '#f9f4fe',
500: '#f6effd',
950: '#000000',
},
}SCSS
$custom: #f6effd; $custom-light: #f9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f6effd",
"rgb": {
"r": 246,
"g": 239,
"b": 253
},
"hsl": {
"h": 270,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.9616,
"c": 0.01996,
"h": 308.2
},
"luminance": 0.88418
}Semantic roles & 50–950 ramp
primary
#F6EFFD
secondary
#C8E6AA
accent
#DA0B73
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585