#FBF4FE#FBF4FE
#FBF4FE is a very light, near-neutral purple. Relative luminance 0.924; OKLCH L 97.5% C 0.015 H 316.0°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF4FE |
|---|---|
| RGB | rgb(251, 244, 254) |
| HSL | hsl(282, 83%, 98%) |
| HSV | hsv(282, 4%, 100%) |
| CMYK | cmyk(1.2%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(96.97, 4.09, -3.96) |
| CIE-LCH | lch(96.97, 5.69, 315.90°) |
| OKLab | oklab(97.54% 0.0109 -0.0105) |
| OKLCH | oklch(97.54% 0.015 316) |
| XYZ | xyz(90.0208, 92.3666, 106.8328) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.65
Ghostwhite
#F8F8FF
ΔE00 3.69
Snow
#FFFAFA
ΔE00 5.04
Very Light Pink
#FFF4F2
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Pale Grey
#FDFDFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF4FE #F7FEF4
analogous
#F6F4FE #FBF4FE #FEF4FC
triadic
#FBF4FE #FEFBF4 #F4FEFB
tetradic
#FBF4FE #FEF6F4 #F7FEF4 #F4FCFE
square
#FBF4FE #FEF6F4 #F7FEF4 #F4FCFE
split-complementary
#FBF4FE #FCFEF4 #F4FEF6
monochromatic
#D284F4 #E7BCF9 #F5E3FC #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.08
#FBF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FBF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF4FE
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF4FE | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#FBF5F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbf4fe; /* rgb */ color: rgb(251, 244, 254); /* oklch */ color: oklch(97.5% 0.015 316.0);
Tailwind
colors: {
custom: {
50: '#fcf7fe',
500: '#fbf4fe',
950: '#000000',
},
}SCSS
$custom: #fbf4fe; $custom-light: #fcf7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf4fe",
"rgb": {
"r": 251,
"g": 244,
"b": 254
},
"hsl": {
"h": 282,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.97541,
"c": 0.01511,
"h": 316
},
"luminance": 0.92366
}Semantic roles & 50–950 ramp
primary
#FBF4FE
secondary
#BFE9AD
accent
#E00647
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585