#FBF2FE#FBF2FE
#FBF2FE is a very light, near-neutral purple. Relative luminance 0.912; OKLCH L 97.2% C 0.018 H 317.7°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2FE |
|---|---|
| RGB | rgb(251, 242, 254) |
| HSL | hsl(285, 86%, 97%) |
| HSV | hsv(285, 5%, 100%) |
| CMYK | cmyk(1.2%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(96.48, 5.11, -4.68) |
| CIE-LCH | lch(96.48, 6.93, 317.50°) |
| OKLab | oklab(97.16% 0.0137 -0.0124) |
| OKLCH | oklch(97.16% 0.018 317.7) |
| XYZ | xyz(89.4223, 91.1696, 106.6333) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.57
Ghostwhite
#F8F8FF
ΔE00 4.91
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Snow
#FFFAFA
ΔE00 6.18
Very Light Pink
#FFF4F2
ΔE00 6.31
Pale Grey
#FDFDFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2FE #F5FEF2
analogous
#F5F2FE #FBF2FE #FEF2FB
triadic
#FBF2FE #FEFBF2 #F2FEFB
tetradic
#FBF2FE #FEF5F2 #F5FEF2 #F2FBFE
square
#FBF2FE #FEF5F2 #F5FEF2 #F2FBFE
split-complementary
#FBF2FE #FBFEF2 #F2FEF5
monochromatic
#D880F5 #EAB9FA #F6E3FD #F6E3FD #F6E3FD
Accessibility & contrast
On white
1.09
#FBF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#FBF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2FE
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2FE | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#FBF3F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbf2fe; /* rgb */ color: rgb(251, 242, 254); /* oklch */ color: oklch(97.2% 0.018 317.7);
Tailwind
colors: {
custom: {
50: '#fcf6fe',
500: '#fbf2fe',
950: '#000000',
},
}SCSS
$custom: #fbf2fe; $custom-light: #fcf6fe; $custom-dark: #000000;
JSON
{
"hex": "#fbf2fe",
"rgb": {
"r": 251,
"g": 242,
"b": 254
},
"hsl": {
"h": 285,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.97157,
"c": 0.01846,
"h": 317.7
},
"luminance": 0.91169
}Semantic roles & 50–950 ramp
primary
#FBF2FE
secondary
#BAEAAA
accent
#E2033B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585