#FBF6FD#FBF6FD
#FBF6FD is a very light, near-neutral purple. Relative luminance 0.935; OKLCH L 97.9% C 0.011 H 316.5°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF6FD |
|---|---|
| RGB | rgb(251, 246, 253) |
| HSL | hsl(283, 64%, 98%) |
| HSV | hsv(283, 3%, 99%) |
| CMYK | cmyk(0.8%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(97.44, 2.89, -2.76) |
| CIE-LCH | lch(97.44, 4.00, 316.30°) |
| OKLab | oklab(97.9% 0.0077 -0.0073) |
| OKLCH | oklch(97.9% 0.011 316.5) |
| XYZ | xyz(90.4661, 93.5128, 106.1933) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.33
Snow
#FFFAFA
ΔE00 3.48
Lavenderblush
#FFF0F5
ΔE00 4.12
Pale Grey
#FDFDFE
ΔE00 4.29
Very Light Pink
#FFF4F2
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF6FD #F8FDF6
analogous
#F7F6FD #FBF6FD #FDF6FB
triadic
#FBF6FD #FDFBF6 #F6FDFB
tetradic
#FBF6FD #FDF7F6 #F8FDF6 #F6FBFD
square
#FBF6FD #FDF7F6 #F8FDF6 #F6FBFD
split-complementary
#FBF6FD #FBFDF6 #F6FDF7
monochromatic
#CE92E7 #E5C4F2 #F4E6F9 #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.07
#FBF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FBF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF6FD
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF6FD | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#FBF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf6fd; /* rgb */ color: rgb(251, 246, 253); /* oklch */ color: oklch(97.9% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#fcf9fe',
500: '#fbf6fd',
950: '#000000',
},
}SCSS
$custom: #fbf6fd; $custom-light: #fcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf6fd",
"rgb": {
"r": 251,
"g": 246,
"b": 253
},
"hsl": {
"h": 282.857,
"s": 63.636,
"l": 97.843
},
"oklch": {
"l": 0.97897,
"c": 0.01062,
"h": 316.5
},
"luminance": 0.93513
}Semantic roles & 50–950 ramp
primary
#FBF6FD
secondary
#C2E2B5
accent
#CB1A4D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585