#FBF4FF#FBF4FF
#FBF4FF is a very light, near-neutral violet. Relative luminance 0.924; OKLCH L 97.6% C 0.016 H 313.6°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4FF |
|---|---|
| RGB | rgb(251, 244, 255) |
| HSL | hsl(278, 100%, 98%) |
| HSV | hsv(278, 4%, 100%) |
| CMYK | cmyk(1.6%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(97.00, 4.27, -4.44) |
| CIE-LCH | lch(97.00, 6.16, 313.86°) |
| OKLab | oklab(97.57% 0.0112 -0.0118) |
| OKLCH | oklch(97.57% 0.016 313.6) |
| XYZ | xyz(90.1814, 92.4308, 107.6784) |
| Luminance | 0.9243 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.87
Ghostwhite
#F8F8FF
ΔE00 3.91
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Snow
#FFFAFA
ΔE00 5.44
Very Light Pink
#FFF4F2
ΔE00 5.94
Pale Grey
#FDFDFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4FF #F8FFF4
analogous
#F5F4FF #FBF4FF #FFF4FD
triadic
#FBF4FF #FFFBF4 #F4FFFB
tetradic
#FBF4FF #FFF5F4 #F8FFF4 #F4FDFF
square
#FBF4FF #FFF5F4 #F8FFF4 #F4FDFF
split-complementary
#FBF4FF #FDFFF4 #F4FFF5
monochromatic
#CE7AFF #E5B7FF #F4E0FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.08
#FBF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#FBF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4FF
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4FF | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#FBF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4ff; /* rgb */ color: rgb(251, 244, 255); /* oklch */ color: oklch(97.6% 0.016 313.6);
Tailwind
colors: {
custom: {
50: '#fcf7ff',
500: '#fbf4ff',
950: '#000000',
},
}SCSS
$custom: #fbf4ff; $custom-light: #fcf7ff; $custom-dark: #000000;
JSON
{
"hex": "#fbf4ff",
"rgb": {
"r": 251,
"g": 244,
"b": 255
},
"hsl": {
"h": 278.182,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.9757,
"c": 0.01627,
"h": 313.6
},
"luminance": 0.92431
}Semantic roles & 50–950 ramp
primary
#FBF4FF
secondary
#C2F0A8
accent
#E60053
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586