#F6F2FD#F6F2FD
#F6F2FD is a very light, near-neutral violet. Relative luminance 0.902; OKLCH L 96.7% C 0.015 H 302.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2FD |
|---|---|
| RGB | rgb(246, 242, 253) |
| HSL | hsl(262, 73%, 97%) |
| HSV | hsv(262, 4%, 99%) |
| CMYK | cmyk(2.8%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(96.08, 3.29, -4.80) |
| CIE-LCH | lch(96.08, 5.82, 304.39°) |
| OKLab | oklab(96.74% 0.0082 -0.0128) |
| OKLCH | oklch(96.74% 0.015 302.6) |
| XYZ | xyz(87.4847, 90.1890, 105.7088) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.00
Lavender (CSS)
#E6E6FA
ΔE00 4.56
Lavenderblush
#FFF0F5
ΔE00 4.86
Snow
#FFFAFA
ΔE00 5.33
Pale Grey
#FDFDFE
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2FD #F9FDF2
analogous
#F2F4FD #F6F2FD #FCF2FD
triadic
#F6F2FD #FDF6F2 #F2FDF6
tetradic
#F6F2FD #FDF2F4 #F9FDF2 #F2FDFC
square
#F6F2FD #FDF2F4 #F9FDF2 #F2FDFC
split-complementary
#F6F2FD #FDFCF2 #F4FDF2
monochromatic
#AD88ED #D1BDF5 #EDE4FB #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.10
#F6F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#F6F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2FD
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2FD | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#F5F3F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f2fd; /* rgb */ color: rgb(246, 242, 253); /* oklch */ color: oklch(96.7% 0.015 302.6);
Tailwind
colors: {
custom: {
50: '#f9f6fe',
500: '#f6f2fd',
950: '#000000',
},
}SCSS
$custom: #f6f2fd; $custom-light: #f9f6fe; $custom-dark: #000000;
JSON
{
"hex": "#f6f2fd",
"rgb": {
"r": 246,
"g": 242,
"b": 253
},
"hsl": {
"h": 261.818,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.96739,
"c": 0.01516,
"h": 302.6
},
"luminance": 0.90189
}Semantic roles & 50–950 ramp
primary
#F6F2FD
secondary
#D1E5AE
accent
#D5108E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585