#FBF8FE#FBF8FE
#FBF8FE is a very light, near-neutral violet. Relative luminance 0.948; OKLCH L 98.3% C 0.009 H 308.4°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8FE |
|---|---|
| RGB | rgb(251, 248, 254) |
| HSL | hsl(270, 75%, 98%) |
| HSV | hsv(270, 2%, 100%) |
| CMYK | cmyk(1.2%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.95, 2.05, -2.52) |
| CIE-LCH | lch(97.95, 3.25, 309.17°) |
| OKLab | oklab(98.31% 0.0053 -0.0067) |
| OKLCH | oklch(98.31% 0.009 308.4) |
| XYZ | xyz(91.2375, 94.7999, 107.2383) |
| Luminance | 0.9480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.41
Snow
#FFFAFA
ΔE00 2.94
Pale Grey
#FDFDFE
ΔE00 3.26
Whitesmoke
#F5F5F5
ΔE00 3.74
White
#FFFFFF
ΔE00 3.83
Very Light Pink
#FFF4F2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8FE #FBFEF8
analogous
#F8F8FE #FBF8FE #FEF8FE
triadic
#FBF8FE #FEFBF8 #F8FEFB
tetradic
#FBF8FE #FEF8F8 #FBFEF8 #F8FEFE
square
#FBF8FE #FEF8F8 #FBFEF8 #F8FEFE
split-complementary
#FBF8FE #FEFEF8 #F8FEF8
monochromatic
#BE8DEF #DCC2F6 #F0E4FB #F0E4FB #F0E4FB
Accessibility & contrast
On white
1.05
#FBF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#FBF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8FE
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8FE | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F8F9FE
Tritanopia (blue-blind)
#FBF9FA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbf8fe; /* rgb */ color: rgb(251, 248, 254); /* oklch */ color: oklch(98.3% 0.009 308.4);
Tailwind
colors: {
custom: {
50: '#fcfafe',
500: '#fbf8fe',
950: '#000000',
},
}SCSS
$custom: #fbf8fe; $custom-light: #fcfafe; $custom-dark: #000000;
JSON
{
"hex": "#fbf8fe",
"rgb": {
"r": 251,
"g": 248,
"b": 254
},
"hsl": {
"h": 270,
"s": 75,
"l": 98.431
},
"oklch": {
"l": 0.98312,
"c": 0.00851,
"h": 308.4
},
"luminance": 0.948
}Semantic roles & 50–950 ramp
primary
#FBF8FE
secondary
#CDE7B3
accent
#D70E73
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585