#FBF9FF#FBF9FF
#FBF9FF is a very light, near-neutral violet. Relative luminance 0.955; OKLCH L 98.5% C 0.008 H 301.4°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9FF |
|---|---|
| RGB | rgb(251, 249, 255) |
| HSL | hsl(260, 100%, 99%) |
| HSV | hsv(260, 2%, 100%) |
| CMYK | cmyk(1.6%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(98.23, 1.72, -2.63) |
| CIE-LCH | lch(98.23, 3.14, 303.17°) |
| OKLab | oklab(98.53% 0.0043 -0.007) |
| OKLCH | oklch(98.53% 0.008 301.4) |
| XYZ | xyz(91.7063, 95.4806, 108.1867) |
| Luminance | 0.9548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.01
Pale Grey
#FDFDFE
ΔE00 2.96
Snow
#FFFAFA
ΔE00 3.00
Whitesmoke
#F5F5F5
ΔE00 3.54
White
#FFFFFF
ΔE00 3.55
Aliceblue
#F0F8FF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9FF #FDFFF9
analogous
#F9FAFF #FBF9FF #FEF9FF
triadic
#FBF9FF #FFFBF9 #F9FFFB
tetradic
#FBF9FF #FFF9FA #FDFFF9 #F9FFFE
square
#FBF9FF #FFF9FA #FDFFF9 #F9FFFE
split-complementary
#FBF9FF #FFFEF9 #FAFFF9
monochromatic
#A97FFF #D2BCFF #EBE0FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.04
#FBF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#FBF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9FF
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9FF | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F8FAFF
Tritanopia (blue-blind)
#FAFAFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbf9ff; /* rgb */ color: rgb(251, 249, 255); /* oklch */ color: oklch(98.5% 0.008 301.4);
Tailwind
colors: {
custom: {
50: '#fcfbff',
500: '#fbf9ff',
950: '#000000',
},
}SCSS
$custom: #fbf9ff; $custom-light: #fcfbff; $custom-dark: #000000;
JSON
{
"hex": "#fbf9ff",
"rgb": {
"r": 251,
"g": 249,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 98.824
},
"oklch": {
"l": 0.98534,
"c": 0.00818,
"h": 301.4
},
"luminance": 0.95481
}Semantic roles & 50–950 ramp
primary
#FBF9FF
secondary
#DAF0AC
accent
#E60099
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586