#FBF6FE#FBF6FE
#FBF6FE is a very light, near-neutral violet. Relative luminance 0.936; OKLCH L 97.9% C 0.012 H 313.2°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF6FE |
|---|---|
| RGB | rgb(251, 246, 254) |
| HSL | hsl(278, 80%, 98%) |
| HSV | hsv(278, 3%, 100%) |
| CMYK | cmyk(1.2%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(97.46, 3.07, -3.24) |
| CIE-LCH | lch(97.46, 4.46, 313.44°) |
| OKLab | oklab(97.93% 0.0081 -0.0086) |
| OKLCH | oklch(97.93% 0.012 313.2) |
| XYZ | xyz(90.6259, 93.5767, 107.0345) |
| Luminance | 0.9358 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.46
Snow
#FFFAFA
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 4.18
Pale Grey
#FDFDFE
ΔE00 4.66
Very Light Pink
#FFF4F2
ΔE00 4.96
Whitesmoke
#F5F5F5
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF6FE #F9FEF6
analogous
#F7F6FE #FBF6FE #FEF6FD
triadic
#FBF6FE #FEFBF6 #F6FEFB
tetradic
#FBF6FE #FEF7F6 #F9FEF6 #F6FDFE
square
#FBF6FE #FEF7F6 #F9FEF6 #F6FDFE
split-complementary
#FBF6FE #FDFEF6 #F6FEF7
monochromatic
#CA88F2 #E3BFF8 #F3E3FC #F3E3FC #F3E3FC
Accessibility & contrast
On white
1.07
#FBF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FBF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF6FE
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF6FE | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#FBF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf6fe; /* rgb */ color: rgb(251, 246, 254); /* oklch */ color: oklch(97.9% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#fcf9fe',
500: '#fbf6fe',
950: '#000000',
},
}SCSS
$custom: #fbf6fe; $custom-light: #fcf9fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf6fe",
"rgb": {
"r": 251,
"g": 246,
"b": 254
},
"hsl": {
"h": 277.5,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.97926,
"c": 0.01178,
"h": 313.2
},
"luminance": 0.93577
}Semantic roles & 50–950 ramp
primary
#FBF6FE
secondary
#C5E9B0
accent
#DC0958
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585