#FBF6FC#FBF6FC
#FBF6FC is a very light, near-neutral purple. Relative luminance 0.934; OKLCH L 97.9% C 0.009 H 320.6°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF6FC |
|---|---|
| RGB | rgb(251, 246, 252) |
| HSL | hsl(290, 50%, 98%) |
| HSV | hsv(290, 2%, 99%) |
| CMYK | cmyk(0.4%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.41, 2.71, -2.28) |
| CIE-LCH | lch(97.41, 3.55, 319.91°) |
| OKLab | oklab(97.87% 0.0073 -0.006) |
| OKLCH | oklch(97.87% 0.009 320.6) |
| XYZ | xyz(90.3073, 93.4492, 105.3565) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.30
Snow
#FFFAFA
ΔE00 3.04
Pale Grey
#FDFDFE
ΔE00 3.95
Lavenderblush
#FFF0F5
ΔE00 4.12
Very Light Pink
#FFF4F2
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF6FC #F7FCF6
analogous
#F8F6FC #FBF6FC #FCF6FA
triadic
#FBF6FC #FCFBF6 #F6FCFB
tetradic
#FBF6FC #FCF8F6 #F7FCF6 #F6FAFC
square
#FBF6FC #FCF8F6 #F7FCF6 #F6FAFC
split-complementary
#FBF6FC #FAFCF6 #F6FCF8
monochromatic
#D29ADD #E7C8ED #F5E8F7 #F5E8F7 #F5E8F7
Accessibility & contrast
On white
1.07
#FBF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FBF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF6FC
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF6FC | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#F6F8FC
Tritanopia (blue-blind)
#FBF7F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf6fc; /* rgb */ color: rgb(251, 246, 252); /* oklch */ color: oklch(97.9% 0.009 320.6);
Tailwind
colors: {
custom: {
50: '#fcf9fd',
500: '#fbf6fc',
950: '#000000',
},
}SCSS
$custom: #fbf6fc; $custom-light: #fcf9fd; $custom-dark: #000000;
JSON
{
"hex": "#fbf6fc",
"rgb": {
"r": 251,
"g": 246,
"b": 252
},
"hsl": {
"h": 290,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.97868,
"c": 0.00949,
"h": 320.6
},
"luminance": 0.93449
}Semantic roles & 50–950 ramp
primary
#FBF6FC
secondary
#BFDDB9
accent
#BD2841
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585