#FBF3FE#FBF3FE
#FBF3FE is a very light, near-neutral purple. Relative luminance 0.918; OKLCH L 97.3% C 0.017 H 316.9°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF3FE |
|---|---|
| RGB | rgb(251, 243, 254) |
| HSL | hsl(284, 85%, 97%) |
| HSV | hsv(284, 4%, 100%) |
| CMYK | cmyk(1.2%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(96.72, 4.60, -4.32) |
| CIE-LCH | lch(96.72, 6.31, 316.77°) |
| OKLab | oklab(97.35% 0.0123 -0.0115) |
| OKLCH | oklch(97.35% 0.017 316.9) |
| XYZ | xyz(89.7208, 91.7664, 106.7328) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.56
Ghostwhite
#F8F8FF
ΔE00 4.30
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Snow
#FFFAFA
ΔE00 5.61
Very Light Pink
#FFF4F2
ΔE00 5.91
Pale Grey
#FDFDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF3FE #F6FEF3
analogous
#F6F3FE #FBF3FE #FEF3FC
triadic
#FBF3FE #FEFBF3 #F3FEFB
tetradic
#FBF3FE #FEF6F3 #F6FEF3 #F3FCFE
square
#FBF3FE #FEF6F3 #F6FEF3 #F3FCFE
split-complementary
#FBF3FE #FCFEF3 #F3FEF6
monochromatic
#D582F5 #E8BBF9 #F6E3FD #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.09
#FBF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#FBF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF3FE
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF3FE | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#FBF4F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf3fe; /* rgb */ color: rgb(251, 243, 254); /* oklch */ color: oklch(97.3% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#fcf7fe',
500: '#fbf3fe',
950: '#000000',
},
}SCSS
$custom: #fbf3fe; $custom-light: #fcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf3fe",
"rgb": {
"r": 251,
"g": 243,
"b": 254
},
"hsl": {
"h": 283.636,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.97349,
"c": 0.01678,
"h": 316.9
},
"luminance": 0.91766
}Semantic roles & 50–950 ramp
primary
#FBF3FE
secondary
#BCEAAC
accent
#E10441
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585