#FBF9FE#FBF9FE
#FBF9FE is a very light, near-neutral violet. Relative luminance 0.954; OKLCH L 98.5% C 0.007 H 304.3°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF9FE |
|---|---|
| RGB | rgb(251, 249, 254) |
| HSL | hsl(264, 71%, 99%) |
| HSV | hsv(264, 2%, 100%) |
| CMYK | cmyk(1.2%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(98.20, 1.54, -2.16) |
| CIE-LCH | lch(98.20, 2.65, 305.59°) |
| OKLab | oklab(98.51% 0.0039 -0.0057) |
| OKLCH | oklch(98.51% 0.007 304.3) |
| XYZ | xyz(91.5457, 95.4164, 107.3411) |
| Luminance | 0.9542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.22
Pale Grey
#FDFDFE
ΔE00 2.54
Snow
#FFFAFA
ΔE00 2.59
Whitesmoke
#F5F5F5
ΔE00 3.11
White
#FFFFFF
ΔE00 3.13
Off White
#FAF9F6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF9FE #FCFEF9
analogous
#F9F9FE #FBF9FE #FDF9FE
triadic
#FBF9FE #FEFBF9 #F9FEFB
tetradic
#FBF9FE #FEF9F9 #FCFEF9 #F9FEFD
square
#FBF9FE #FEF9F9 #FCFEF9 #F9FEFD
split-complementary
#FBF9FE #FEFDF9 #F9FEF9
monochromatic
#B590ED #D8C5F5 #EEE5FB #EEE5FB #EEE5FB
Accessibility & contrast
On white
1.05
#FBF9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FBF9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF9FE
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF9FE | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#FBFAFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbf9fe; /* rgb */ color: rgb(251, 249, 254); /* oklch */ color: oklch(98.5% 0.007 304.3);
Tailwind
colors: {
custom: {
50: '#fcfbfe',
500: '#fbf9fe',
950: '#000000',
},
}SCSS
$custom: #fbf9fe; $custom-light: #fcfbfe; $custom-dark: #000000;
JSON
{
"hex": "#fbf9fe",
"rgb": {
"r": 251,
"g": 249,
"b": 254
},
"hsl": {
"h": 264,
"s": 71.429,
"l": 98.627
},
"oklch": {
"l": 0.98505,
"c": 0.00691,
"h": 304.3
},
"luminance": 0.95416
}Semantic roles & 50–950 ramp
primary
#FBF9FE
secondary
#D3E6B5
accent
#D31286
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585