#F6F0FE#F6F0FE
#F6F0FE is a very light, near-neutral violet. Relative luminance 0.891; OKLCH L 96.4% C 0.020 H 305.3°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F0FE |
|---|---|
| RGB | rgb(246, 240, 254) |
| HSL | hsl(266, 88%, 97%) |
| HSV | hsv(266, 6%, 100%) |
| CMYK | cmyk(3.1%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.61, 4.49, -6.01) |
| CIE-LCH | lch(95.61, 7.50, 306.80°) |
| OKLab | oklab(96.38% 0.0113 -0.016) |
| OKLCH | oklch(96.38% 0.02 305.3) |
| XYZ | xyz(87.0524, 89.0688, 106.3526) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Ghostwhite
#F8F8FF
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 4.90
Snow
#FFFAFA
ΔE00 6.72
Very Light Pink
#FFF4F2
ΔE00 7.22
Pale Grey
#FDFDFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F0FE #F8FEF0
analogous
#F0F1FE #F6F0FE #FDF0FE
triadic
#F6F0FE #FEF6F0 #F0FEF6
tetradic
#F6F0FE #FEF0F1 #F8FEF0 #F0FEFD
square
#F6F0FE #FEF0F1 #F8FEF0 #F0FEFD
split-complementary
#F6F0FE #FEFDF0 #F1FEF0
monochromatic
#B17DF6 #D4B7FA #EEE2FD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.12
#F6F0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#F6F0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F0FE
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F0FE | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#F5F2F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f0fe; /* rgb */ color: rgb(246, 240, 254); /* oklch */ color: oklch(96.4% 0.020 305.3);
Tailwind
colors: {
custom: {
50: '#f9f4fe',
500: '#f6f0fe',
950: '#000000',
},
}SCSS
$custom: #f6f0fe; $custom-light: #f9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f6f0fe",
"rgb": {
"r": 246,
"g": 240,
"b": 254
},
"hsl": {
"h": 265.714,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.96382,
"c": 0.01959,
"h": 305.3
},
"luminance": 0.89069
}Semantic roles & 50–950 ramp
primary
#F6F0FE
secondary
#CEEAA8
accent
#E40183
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585