#FBF1FE#FBF1FE
#FBF1FE is a very light, muted purple. Relative luminance 0.906; OKLCH L 97.0% C 0.020 H 318.4°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1FE |
|---|---|
| RGB | rgb(251, 241, 254) |
| HSL | hsl(286, 87%, 97%) |
| HSV | hsv(286, 5%, 100%) |
| CMYK | cmyk(1.2%, 5.1%, 0%, 0.4%) |
| CIE-LAB | lab(96.24, 5.62, -5.04) |
| CIE-LCH | lch(96.24, 7.55, 318.10°) |
| OKLab | oklab(96.97% 0.0151 -0.0134) |
| OKLCH | oklch(96.97% 0.02 318.4) |
| XYZ | xyz(89.1255, 90.5759, 106.5343) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.70
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Ghostwhite
#F8F8FF
ΔE00 5.50
Very Light Pink
#FFF4F2
ΔE00 6.73
Snow
#FFFAFA
ΔE00 6.74
Pale Grey
#FDFDFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1FE #F4FEF1
analogous
#F5F1FE #FBF1FE #FEF1FB
triadic
#FBF1FE #FEFBF1 #F1FEFB
tetradic
#FBF1FE #FEF5F1 #F4FEF1 #F1FBFE
square
#FBF1FE #FEF5F1 #F4FEF1 #F1FBFE
split-complementary
#FBF1FE #FBFEF1 #F1FEF5
monochromatic
#DA7FF6 #EBB8FA #F7E2FD #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.10
#FBF1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FBF1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1FE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1FE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FF
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#FBF2F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf1fe; /* rgb */ color: rgb(251, 241, 254); /* oklch */ color: oklch(97.0% 0.020 318.4);
Tailwind
colors: {
custom: {
50: '#fcf5fe',
500: '#fbf1fe',
950: '#000000',
},
}SCSS
$custom: #fbf1fe; $custom-light: #fcf5fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf1fe",
"rgb": {
"r": 251,
"g": 241,
"b": 254
},
"hsl": {
"h": 286.154,
"s": 86.667,
"l": 97.059
},
"oklch": {
"l": 0.96965,
"c": 0.02015,
"h": 318.4
},
"luminance": 0.90576
}Semantic roles & 50–950 ramp
primary
#FBF1FE
secondary
#B8EAA9
accent
#E30236
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585