#F6EFFB#F6EFFB
#F6EFFB is a very light, near-neutral violet. Relative luminance 0.883; OKLCH L 96.1% C 0.018 H 311.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EFFB |
|---|---|
| RGB | rgb(246, 239, 251) |
| HSL | hsl(275, 60%, 96%) |
| HSV | hsv(275, 5%, 98%) |
| CMYK | cmyk(2%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.28, 4.46, -4.94) |
| CIE-LCH | lch(95.28, 6.65, 312.12°) |
| OKLab | oklab(96.1% 0.0116 -0.0131) |
| OKLCH | oklch(96.1% 0.018 311.6) |
| XYZ | xyz(86.2822, 88.2910, 103.7445) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.11
Ghostwhite
#F8F8FF
ΔE00 4.41
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Snow
#FFFAFA
ΔE00 6.11
Very Light Pink
#FFF4F2
ΔE00 6.43
Pale Grey
#FDFDFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EFFB #F4FBEF
analogous
#F0EFFB #F6EFFB #FBEFFA
triadic
#F6EFFB #FBF6EF #EFFBF6
tetradic
#F6EFFB #FBF0EF #F4FBEF #EFFAFB
square
#F6EFFB #FBF0EF #F4FBEF #EFFAFB
split-complementary
#F6EFFB #FAFBEF #EFFBF0
monochromatic
#BF8DE3 #DABEEF #F1E7F9 #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.13
#F6EFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#F6EFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EFFB
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EFFB | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#F6F0F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6effb; /* rgb */ color: rgb(246, 239, 251); /* oklch */ color: oklch(96.1% 0.018 311.6);
Tailwind
colors: {
custom: {
50: '#f9f4fc',
500: '#f6effb',
950: '#000000',
},
}SCSS
$custom: #f6effb; $custom-light: #f9f4fc; $custom-dark: #000000;
JSON
{
"hex": "#f6effb",
"rgb": {
"r": 246,
"g": 239,
"b": 251
},
"hsl": {
"h": 275,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.96101,
"c": 0.01753,
"h": 311.6
},
"luminance": 0.88291
}Semantic roles & 50–950 ramp
primary
#F6EFFB
secondary
#C3DFB0
accent
#C81E65
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585