#FBF5FE#FBF5FE
#FBF5FE is a very light, near-neutral purple. Relative luminance 0.930; OKLCH L 97.7% C 0.013 H 314.8°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5FE |
|---|---|
| RGB | rgb(251, 245, 254) |
| HSL | hsl(280, 82%, 98%) |
| HSV | hsv(280, 4%, 100%) |
| CMYK | cmyk(1.2%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(97.22, 3.58, -3.60) |
| CIE-LCH | lch(97.22, 5.07, 314.81°) |
| OKLab | oklab(97.73% 0.0095 -0.0095) |
| OKLCH | oklch(97.73% 0.013 314.8) |
| XYZ | xyz(90.3225, 92.9700, 106.9334) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.07
Lavenderblush
#FFF0F5
ΔE00 3.86
Snow
#FFFAFA
ΔE00 4.47
Very Light Pink
#FFF4F2
ΔE00 5.22
Pale Grey
#FDFDFE
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5FE #F8FEF5
analogous
#F6F5FE #FBF5FE #FEF5FC
triadic
#FBF5FE #FEFBF5 #F5FEFB
tetradic
#FBF5FE #FEF6F5 #F8FEF5 #F5FCFE
square
#FBF5FE #FEF6F5 #F8FEF5 #F5FCFE
split-complementary
#FBF5FE #FCFEF5 #F5FEF6
monochromatic
#CE86F3 #E5BDF8 #F4E3FC #F4E3FC #F4E3FC
Accessibility & contrast
On white
1.07
#FBF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FBF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5FE
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5FE | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#FBF6F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf5fe; /* rgb */ color: rgb(251, 245, 254); /* oklch */ color: oklch(97.7% 0.013 314.8);
Tailwind
colors: {
custom: {
50: '#fcf8fe',
500: '#fbf5fe',
950: '#000000',
},
}SCSS
$custom: #fbf5fe; $custom-light: #fcf8fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf5fe",
"rgb": {
"r": 251,
"g": 245,
"b": 254
},
"hsl": {
"h": 280,
"s": 81.818,
"l": 97.843
},
"oklch": {
"l": 0.97733,
"c": 0.01344,
"h": 314.8
},
"luminance": 0.9297
}Semantic roles & 50–950 ramp
primary
#FBF5FE
secondary
#C2E9AE
accent
#DE074F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585